Fix things

This commit is contained in:
Arcaratus 2015-06-22 12:57:41 -04:00
commit 62879c48cb
9 changed files with 246 additions and 12 deletions

View file

@ -63,7 +63,7 @@ minecraft {
version = config.mc_version + "-" + config.forge_version
runDir = "run"
replaceIn "Guide-API-Version.info"
replaceIn "GAPIChecker.java"
replace "@VERSION@", config.guideapi_version
}