From 0fb384f1a926a91d1db83a515c30c5f9f8c7e0e9 Mon Sep 17 00:00:00 2001 From: Markil3 <75867393+Markil3@users.noreply.github.com> Date: Sat, 19 Dec 2020 01:21:47 +0000 Subject: [PATCH] Update README.md Adds an instruction about changing the colors of the buttons. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 178d070..5ca82b6 100644 --- a/README.md +++ b/README.md @@ -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 wish to change the colors of the buttons, simply change the color values in the markil3.controller.GUIUtils class. + ### Requirements * Java 8+ * jMonkeyEngine 3.3+