update mcef version and archivesBaseName

This commit is contained in:
oxmc
2025-03-29 03:17:19 -04:00
parent f484eb4b4d
commit 960231ae2f
2 changed files with 1 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ apply plugin: 'net.minecraftforge.gradle.forge'
version = "1.12.2-1.4"
group = "net.montoyo.wd" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "webdisplays"
archivesBaseName = "webdisplays-legacy"
sourceCompatibility = targetCompatibility = '1.8' // Need this here so eclipse task generates correctly.
compileJava {

Binary file not shown.