Made settings GUI scrollable for future use.

Split mirror and array settings GUI into their own classes (scrollEntries).
This commit is contained in:
Christian Knaapen
2018-12-02 18:31:25 +01:00
parent 1933832c58
commit ee4ac6f098
9 changed files with 841 additions and 342 deletions

View File

@@ -11,7 +11,7 @@ apply plugin: 'net.minecraftforge.gradle.forge'
//Only edit below this line, the above code adds and enables the necessary things for Forge to be setup.
version = "0.3.5"
version = "0.5"
group = "nl.requios.effortlessbuilding" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "effortlessbuilding"