Knight; The Roblox Game Framework. Knight is a robust framework to assist your needs with organization & tools while developing on Roblox.
- https://knight.metatable.dev/contribution/documentation
- https://knight.metatable.dev/contribution/framework
CLI written in TypeScript for initing a new knight project and updating.
Install via running npm install -g @rampagecorp/knight
. To use, run knight -h
.
KPM (Knight Package Manager) v2 CLI written in Typescript.
Install via executeable at https://github.com/RAMPAGELLC/kpm.client/releases/tag/installer-v1.0.1 or run npm i -g kpm.client
. To use, run kpm -h
.
Debug Knight framework services live.
- https://create.roblox.com/store/asset/16837740534/Knight-Live-Script-Profiler
- https://github.com/RAMPAGELLC/KnightProfiler
Required to install KPM modules.
Recommended tool to aid with managing services. KSM is a basic rough-draft, issues may occur.