diff options
author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2018-12-16 17:59:04 +0100 |
---|---|---|
committer | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2018-12-16 17:59:04 +0100 |
commit | c27b9a2f34029b6af977317688caef7a315625e7 (patch) | |
tree | 0e90a97e42948ac555de5aa05ab75462c4be263f /build.properties | |
parent | 55e33d2071504bc7bcdfdaef638dc96e4d4ca970 (diff) | |
download | GT5-Unofficial-c27b9a2f34029b6af977317688caef7a315625e7.tar.gz GT5-Unofficial-c27b9a2f34029b6af977317688caef7a315625e7.tar.bz2 GT5-Unofficial-c27b9a2f34029b6af977317688caef7a315625e7.zip |
Version 0.1.0 out of Techdemo stage
+Added all missing texts and textures
+Added Circuit Programmer
+Hopefully fixed the ManualTrafo in Single Modes
Diffstat (limited to 'build.properties')
-rw-r--r-- | build.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.properties b/build.properties index d52a4ddb8b..07ea335ab8 100644 --- a/build.properties +++ b/build.properties @@ -1,5 +1,5 @@ mc_version=1.7.10 -mod_version=0.0.1 +mod_version=0.1.0 ic2.version=2.2.828-experimental gregtech.version=5.09.32.36 gregtech.jenkinsbuild=143 |