Herpaderp
This commit is contained in:
parent
0ae6f5d24d
commit
560ae5551a
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@
|
||||||
<replace dir="${mcp.dir}/reobf/resources" token="@MC_VERSION@" value="${mc.version}" />
|
<replace dir="${mcp.dir}/reobf/resources" token="@MC_VERSION@" value="${mc.version}" />
|
||||||
<replace dir="${mcp.dir}/reobf/resources" token="@FORGE_VERSION@" value="${forge.version}" />
|
<replace dir="${mcp.dir}/reobf/resources" token="@FORGE_VERSION@" value="${forge.version}" />
|
||||||
|
|
||||||
<replace dir="${dist.dir}" token="@BUILD_NUMBER@" value="${mod.build}" />
|
<replace dir="" token="@BUILD_NUMBER@" value="${mod.build}" />
|
||||||
|
|
||||||
<echo message="Recompiling" />
|
<echo message="Recompiling" />
|
||||||
<property name="mcp.python.exe" location="${mcp.dir}/runtime/bin/python/python_mcp.exe" />
|
<property name="mcp.python.exe" location="${mcp.dir}/runtime/bin/python/python_mcp.exe" />
|
||||||
|
|
Loading…
Reference in a new issue