Universal jar for forge & fabric

This commit is contained in:
Ran
2022-01-18 00:43:13 +06:00
parent b158dff2c6
commit e5ef93a26d
7 changed files with 17 additions and 2 deletions
+2
View File
@@ -78,6 +78,8 @@ shadowJar {
relocate 'org.apache.commons.compress', 'shaded.apache.commons.compress'
// relocate 'com.electronwill.nightconfig', 'shaded.electronwill.nightconfig'
relocate 'com.seibel.lod.common', 'forge.com.seibel.lod.common'
classifier "dev-shadow"
}