Get initial GUI working

This commit is contained in:
Aly 2021-02-04 22:22:03 -08:00
parent 79ffcfbd85
commit de97633434
10 changed files with 287 additions and 32 deletions

View file

@ -3,12 +3,12 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# Check these on https://modmuss50.me/fabric.html
minecraft_version=1.16.4
yarn_mappings=1.16.4+build.7
loader_version=0.10.8
minecraft_version=1.16.5
yarn_mappings=1.16.5+build.3
loader_version=0.11.1
#Fabric api
fabric_version=0.28.1+1.16
fabric_version=0.30.0+1.16
loom_version=0.5-SNAPSHOT
@ -18,5 +18,5 @@ org.gradle.jvmargs=-Xmx1G
archives_base_name = monadmachines
# Kotlin
kotlin_version=1.4.21
fabric_kotlin_version=1.4.21+build.1
kotlin_version=1.4.30
fabric_kotlin_version=1.4.30+build.2