Skip to content

pipevl320/Dragon-Engine

 
 

Repository files navigation

GitHub release (latest by date including pre-releases) GitHub Linting


About

Dragon Engine is a Lua framework designed for Roblox. It seamlessly bridges the server/client boundary, unifies modules to allow for easy code communication (this also helps to prevent cyclic requiring), and implements a microservice structure in your game.

This framework was originally inspired by @Sleitnick's Aero Game Framework.

Installation instructions

With wally

Dragon Engine can be installed with wally! Add this to your wally.toml file:

[dependencies]
DragonEngine = "nobledraconian/[email protected]

Manual installation

Download the rbxm file from the latest release. Insert the rbxm into ReplicatedStorage.

About

Universal framework for Roblox games.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%