{"id":"n3kuri/cmdr-weird","name":"cmdr-weird","scope":"n3kuri","platform":"roblox","description":"A compatibility-focused rewrite of evaera/Cmdr with modern Luau internals","version":"0.1.0","latest":"0.1.0","versions":["0.1.0"],"license":"MIT","licenseRating":"safe","licenseCaveats":[],"licenseVerified":true,"dependencies":{},"integrity":"16f8837714dc245bc71ce13564f27fbc89029d5b1ce0d891cba59456a15d62c8","likes":0,"downloads":0,"install":"forest install n3kuri/cmdr-weird","url":"https://forest.dev/p/roblox/n3kuri/cmdr-weird","files":"https://api.forest.dev/ai/package/roblox/n3kuri/cmdr-weird/files","readme":"# Cmdr Rewrite\n\nA rewrite of [evaera/Cmdr](https://github.com/evaera/Cmdr). It keeps Cmdr's module layout, public registry and dispatcher APIs, bundled commands and types, remotes, command syntax, and familiar console theme while replacing the implementation with clearer modern Luau.\n\n```luau\n-- ServerScriptService\nlocal Cmdr = require(ServerScriptService.Cmdr)\n\n-- Client\nlocal CmdrClient = require(ReplicatedStorage:WaitForChild(\"CmdrClient\"))\n```\n\nThe documentation remains the reference for the compatible API:\n\n- [Cmdr documentation](https://eryn.io/Cmdr/)\n- [Upstream source](https://github.com/evaera/Cmdr)\n\n## License\n\nMIT. See [LICENSE](LICENSE).\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nBtw I DO NOT recommend that you use this, the [evaera/Cmdr](https://github.com/evaera/Cmdr) is perfectly fine and a great package/libary, this is just a rewrite of cmdr that ive been working on behind the scenes for some time to remove weird code practices, so I dont really know if I should call it a rewrite.\n","readmeTruncated":false}