Skip to content

Extensible command console for Roblox developers. This fork was made to add small use cases that "arent fit for production code"

License

Notifications You must be signed in to change notification settings

BiraruStudios/CmdrX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

419fcb7 · Feb 25, 2025
Feb 25, 2025
Jan 17, 2025
Jan 24, 2025
Jan 17, 2025
Jan 17, 2025
Jan 17, 2025
May 29, 2018
May 15, 2018
Jan 16, 2025
Jan 17, 2025
Jan 17, 2025
Jan 17, 2025
Jan 14, 2025
Jan 17, 2025
Jan 16, 2025
Jan 17, 2025
Jan 17, 2025
Jan 16, 2025
Jan 17, 2025
Jan 17, 2025
Oct 13, 2020
Aug 4, 2023
Jan 17, 2025
Jan 17, 2025

Repository files navigation

CmdrX Dynamic JSON Badge GitHub Repo stars

CmdrX 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.

This project is a fork of Cmdr by Eryn L. K. Both projects are licensed under the MIT License.