Page 1 of 1

Custom Commands Api

Posted: Sun Jan 29, 2017 11:44 pm
by coltonj96
Hello World!

Today I would like to introduce a mod I've made; By itself, it does little to nothing. My mod is meant to be a dependency for other mods that rely on my code. What my mod does is add a gui that allows player input for custom commands made available by other mod developers. By default, there are no commands as it is an api. It allows a mod developer to easily add commands to the base game via a gui. Take a look at Custom Commands Api Here
An example mod utilizing the api is linked in the description of Custom Commands mod page.
Any and all feedback is welcome!