项目作者: evaera

项目描述 :
Extensible command console for Roblox developers
高级语言: Lua
项目地址: git://github.com/evaera/Cmdr.git
创建时间: 2018-05-29T18:35:42Z
项目社区:https://github.com/evaera/Cmdr

开源协议:MIT License

下载


Cmdr is a fully extensible and type safe command console for Roblox developers.

  • Great for admin commands, but does much more.
  • Make commands that tie in specifically with your game systems.
  • Intelligent autocompletion and instant validation.
  • Run commands programmatically on behalf of the local user.
  • Bind commands to user input.
  • Secure: the client and server both validate input separately.
  • Embedded commands: dynamically use the output of an inner command when running a command.


Demo video