evaera / Cmdr

Extensible command console for Roblox developers

Home Page:https://eryn.io/Cmdr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Extensible command console for Roblox developers

https://eryn.io/Cmdr/

License:MIT License


Languages

Language:Lua 96.0%Language:JavaScript 2.5%Language:CSS 1.5%