Added back coreMod support with FastBuild, Updated FastBuild

This commit is contained in:
modmuss50 2015-07-10 13:33:57 +01:00
parent 4a77476d6b
commit 6463d1816d
3 changed files with 6 additions and 2 deletions

Binary file not shown.

View file

@ -1,7 +1,8 @@
{
"projectName": "Techreborn",
"version": "0.2.0",
"version": "0.2.%BUILD%",
"forgeVersion": "1.7.10-10.13.3.1403-1.7.10",
"bytecodeVersion": "1.7",
"libraries": [
{
"name": "industrialcraft-2-2.2.746-experimental-dev.jar",
@ -70,6 +71,10 @@
"name": "Thaumcraft-deobf-1.7.10-4.2.3.5.jar",
"url": "https://dl.dropboxusercontent.com/u/47135879/Thaumcraft-deobf-1.7.10-4.2.3.5.jar"
}
"manifest": [
"Manifest-Version: 1.0",
"FMLCorePlugin: techreborn.asm.LoadingPlugin",
"FMLCorePluginContainsFMLMod: true"
],
"devJar": true,
"srcJar": true

View file

@ -1 +0,0 @@
java -jar FastBuild.jar