mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2024-11-22 15:05:18 +01:00
8b5139a1b0
This reverts commit dba5d455
7 lines
164 B
Groovy
7 lines
164 B
Groovy
group 'com.willfp'
|
|
version '2.0.0'
|
|
description = 'Rainbow Extension'
|
|
|
|
shadowJar {
|
|
archiveFileName = project.getDescription() + " v" + project.version + ".jar"
|
|
} |