CMDLib is a command library that helps other mods make commands easier.
There are lots of features including:
Adding Commands
Editing Commands (Not just the description)
Removing Commands
Automatic Argument Parsing
Error Handling
CMDLib commands are prefixed with "!" rather than "/" (For no interfering with sm64coopdx commands)
There are two commands by default that you cannot edit or remove.
!help and !helpcmd, Which give a list of commands and a long description of a specific command respectively.
There are lots of features including:
Adding Commands
Editing Commands (Not just the description)
Removing Commands
Automatic Argument Parsing
Error Handling
CMDLib commands are prefixed with "!" rather than "/" (For no interfering with sm64coopdx commands)
There are two commands by default that you cannot edit or remove.
!help and !helpcmd, Which give a list of commands and a long description of a specific command respectively.