Check if Tehnut's lying....

This commit is contained in:
Arcaratus 2015-06-13 18:35:48 -04:00
parent cf5a445fbb
commit 193e5fe943
2 changed files with 4 additions and 1 deletions

View file

@ -62,6 +62,9 @@ dependencies {
minecraft {
version = config.mc_version + "-" + config.forge_version
runDir = "run"
replaceIn "Guide-API-Version.info"
replace "@VERSION@", config.guideapi_version
}
processResources {

View file

@ -1 +1 @@
1.0.1-20
@VERSION@