libreforge-updater
This commit is contained in:
@@ -48,6 +48,7 @@ allprojects {
|
||||
|
||||
shadowJar {
|
||||
relocate('com.willfp.libreforge', 'com.willfp.ecoenchants.libreforge')
|
||||
relocate('org.joml', 'com.willfp.ecoenchants.libreforge.joml')
|
||||
}
|
||||
|
||||
compileJava {
|
||||
|
||||
@@ -3,6 +3,7 @@ version rootProject.version
|
||||
|
||||
subprojects {
|
||||
dependencies {
|
||||
implementation 'com.willfp:libreforge:3.47.0'
|
||||
implementation 'com.willfp:libreforge:3.48.0'
|
||||
implementation 'org.joml:joml:1.10.4'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#libreforge-updater
|
||||
#Fri May 20 14:20:31 BST 2022
|
||||
version=8.69.0
|
||||
#Fri May 20 18:27:25 BST 2022
|
||||
version=8.70.0
|
||||
plugin-name=EcoEnchants
|
||||
|
||||
Reference in New Issue
Block a user