1
0
mirror of https://github.com/chylex/Hardcore-Ender-Expansion.git synced 2025-04-10 20:15:42 +02:00

Update Java Checker

This commit is contained in:
chylex 2015-10-12 19:24:43 +02:00
parent d429d2bf1b
commit e540c5432e
3 changed files with 2 additions and 3 deletions

View File

@ -24,7 +24,7 @@ buildscript{
}
dependencies{
shade files('libs/Java8Checker MC-1.7.10 v1.1-shade.jar')
shade files('libs/JavaCheckerShade MC-UNIVERSAL v1.2.jar')
}
apply plugin: 'forge'
@ -62,7 +62,6 @@ jar{
manifest{
attributes 'FMLAT': 'hee_at.cfg'
attributes 'FMLCorePlugin': 'chylex.shade.javacheck.Java8CheckerCoremod'
attributes 'FMLCorePluginContainsFMLMod': 'true'
attributes 'TweakClass': 'chylex.shade.javacheck.Java8Checker'
}
}

Binary file not shown.