An api that allows use of customized commands via a gui
Default hot-key: 'SHIFT + GRAVE'
For mod developers who want to use this api, please take a look at the source of this example mod: https://mods.factorio.com/mods/coltonj96/CustomCommandsExample
Changelog
0.0.3
- Fixed some bugs
- Added option to add descriptions to commands via a tooltip
0.0.2
- Added automatic command detection
- Changed how commands are registered
0.0.1
- Initial Release