This commit is contained in:
Daniel Mills
2021-08-04 02:24:11 -04:00
parent 5eddfaed98
commit 75f3073cbf
2 changed files with 7 additions and 2 deletions

View File

@@ -33,12 +33,11 @@ plugins {
}
group 'com.volmit.iris'
version '1.6'
version '1.6.1'
def apiVersion = '1.17'
def name = 'Iris'
def main = 'com.volmit.iris.Iris'
// ADD YOURSELF AS A NEW LINE IF YOU WANT YOUR OWN BUILD TASK GENERATED
// ==============================================================
registerCustomOutputTask('Cyberpwn', 'C://Users/cyberpwn/Documents/development/server/plugins');