diff --git a/build.gradle b/build.gradle index c21c3eb..fbd1135 100644 --- a/build.gradle +++ b/build.gradle @@ -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 { diff --git a/libs/mcef.jar b/libs/mcef.jar index a303b59..0e97f89 100644 Binary files a/libs/mcef.jar and b/libs/mcef.jar differ