change build.gradle to use dev jars rather than APIs in most cases

This commit is contained in:
MachineMuse 2015-08-27 09:01:08 -06:00
parent cc05edfc1e
commit 8d1c865dc5

View file

@ -51,11 +51,11 @@ def getLibrary(filename) {
getLibrary("CoFHCore-[1.7.10]3.0.0B2-dev-24.jar")
getLibrary("industrialcraft-2-2.2.765-experimental-api.jar")
getLibrary("ThermalExpansion-[1.7.10]4.0.3B1-218-dev.jar")
getLibrary("GalacticraftCore-Dev-BETA-1.7-3.0.1.8-noassets.jar")
getLibrary("Railcraft_1.7.10-9.7.0.0-api.zip")
getLibrary("MFR-API-2.7.3-179.zip")
getLibrary("GalacticraftCore-Dev-BETA-1.7-3.0.1.8.jar")
getLibrary("Railcraft_1.7.10-9.7.0.0-dev.jar")
getLibrary("MineFactoryReloaded-[1.7.10]2.8.0-104-dev.jar")
getLibrary("forestry_1.7.10-3.6.3.20-api.jar")
getLibrary("Thaumcraft-1.7.10-4.2.3.5-api.zip")
getLibrary("Thaumcraft-deobf-1.7.10-4.2.3.5.jar")
getLibrary("SmartRender-1.7.10-2.1.jar")
getLibrary("RenderPlayerAPI-1.7.10-1.4.jar")