Update README.md

Adds an instruction about changing the colors of the buttons.
This commit is contained in:
Markil3
2020-12-19 01:21:47 +00:00
committed by GitHub
parent a42d7f4597
commit 6a11959ab2

View File

@@ -10,6 +10,8 @@ Download the [latest release build](https://github.com/Markil3/JMEControllerConf
If you need examples as to how to implement these, see the :desktop submodule. If you need examples as to how to implement these, see the :desktop submodule.
If you wish to change the colors of the buttons, simply change the color values in the markil3.controller.GUIUtils class.
### Requirements ### Requirements
* Java 8+ * Java 8+
* jMonkeyEngine 3.3+ * jMonkeyEngine 3.3+