Fix buildscript

This commit is contained in:
Daniel Mills
2021-06-06 01:13:47 -04:00
parent 6741d58bec
commit c19857d463
6 changed files with 55 additions and 16 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
name: ${project.name}
version: ${project.version}
main: com.volmit.iris.Iris
name: ${name}
version: ${version}
main: ${main}
load: STARTUP
authors: [cyberpwn, NextdoorPsycho]
website: volmit.com
@@ -8,5 +8,5 @@ description: More than a Dimenson!
commands:
iris:
aliases: [ir, irs]
api-version: 1.14
api-version: ${apiversion}
hotload-dependencies: false