Make hotloading idiot proof

This commit is contained in:
cyberpwn
2021-08-16 23:30:33 -04:00
parent 51802f71a5
commit aff1a245c2
2 changed files with 19 additions and 10 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ plugins {
}
group 'com.volmit.iris'
version '1.7.1'
version '1.7.2'
def apiVersion = '1.17'
def name = getRootProject().getName() // See settings.gradle
def main = 'com.volmit.iris.Iris'