spaar / besiege-modloader

spaar's Mod Loader for Besiege - Deprecated
Other
57 stars 14 forks source link

Console commands #29

Closed spaar closed 9 years ago

spaar commented 9 years ago

See also #21

This adds support for mods to register commands that can be executed from the console, as well as a few built-in commands (listMods, setMessageFiltering, version, help). For information on how the API can be used, take a look at the documentation in the Commands class.

Any suggestions for improvement or other feedback?

L3tum commented 9 years ago

10/10 would do it^^ I'll merge it and then proceed to add some other basic commands