Performance Improvements

This commit is contained in:
cyberpwn
2021-08-23 03:12:17 -04:00
parent 44acfc7ec8
commit 9d62113388
20 changed files with 292 additions and 106 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ plugins {
}
group 'com.volmit.iris'
version '1.7.6'
version '1.7.7'
def apiVersion = '1.17'
def name = getRootProject().getName() // See settings.gradle
def main = 'com.volmit.iris.Iris'