{"id":"nobledraconian/dragon-engine","name":"dragon-engine","scope":"nobledraconian","platform":"roblox","description":"Microservice-based framework for Roblox experiences","version":"2.1.0","latest":"2.1.0","versions":["0.0.0-test.1","0.0.0-test.2","1.0.0","2.0.0","2.1.0"],"license":"MIT","licenseRating":"safe","licenseCaveats":[],"licenseVerified":true,"dependencies":{"evaera/cmdr":{"version":"^1.9.0","alias":"Cmdr"},"nobledraconian/roblox-libmodules":{"version":"^3.0.0","alias":"Roblox-LibModules"}},"integrity":"57296d6f9f450d665c27a4c9cae15aa9f2a3015ff34ac025fe640c5af999e728","likes":0,"downloads":0,"install":"forest install nobledraconian/dragon-engine","url":"https://forest.dev/p/roblox/nobledraconian/dragon-engine","files":"https://api.forest.dev/ai/package/roblox/nobledraconian/dragon-engine/files","readme":"![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/NobleDraconian/Dragon-Engine?include_prereleases&label=Latest%20Release)\n![GitHub](https://img.shields.io/github/license/Reshiram110/Dragon-Engine?label=License)\n[![Linting](https://github.com/NobleDraconian/Dragon-Engine/actions/workflows/lua-lint.yml/badge.svg)](https://github.com/NobleDraconian/Dragon-Engine/actions/workflows/lua-lint.yml)\n\n<hr></hr>\n\n![](./Assets/Web/Branding/DragonEngine_Wallpaper.png)\n\n# About\nDragon 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](https://en.wikipedia.org/wiki/Circular_dependency)), and implements a [microservice structure](https://en.wikipedia.org/wiki/Microservices) in your game.\n\nThis framework was originally inspired by @Sleitnick's [Aero Game Framework](https://github.com/Sleitnick/AeroGameFramework).\n\n# Installation instructions\n\n## With wally\n\nDragon Engine can be installed with [wally](https://wally.run/)! Add this to your `wally.toml` file:\n```toml\n[dependencies]\nDragonEngine = \"nobledraconian/dragon-engine@2.0.0\n```\n\n## Manual installation\n\nDownload the `rbxm` file from [the latest release](https://github.com/NobleDraconian/Dragon-Engine/releases/latest). Insert the `rbxm` into `ReplicatedStorage`.\n","readmeTruncated":false}