diff options
author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-09-03 08:56:00 +0200 |
---|---|---|
committer | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-09-03 08:56:00 +0200 |
commit | e353a91980806712ef011d542bfb2c64f9f7ba26 (patch) | |
tree | 754d12fcff18e9aefcc3267dbf7faeb16f5e9b48 /build.properties | |
parent | c9fa2faffad73b649c662cefd630aac65f2c7367 (diff) | |
download | GT5-Unofficial-e353a91980806712ef011d542bfb2c64f9f7ba26.tar.gz GT5-Unofficial-e353a91980806712ef011d542bfb2c64f9f7ba26.tar.bz2 GT5-Unofficial-e353a91980806712ef011d542bfb2c64f9f7ba26.zip |
final 5.1 commit
-changed Loading behavior
-added oredict for glassblocks
-fixed crash when galacticraft.planets is not installed, but only galacticraft.core
-started to work on 5.2 content,loading of which is disabled
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
Former-commit-id: b3f46ee3a6870d9ae9c35a725fe69f6bebae07ca
Diffstat (limited to 'build.properties')
-rw-r--r-- | build.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build.properties b/build.properties index 73e4cadd19..7daca1c59d 100644 --- a/build.properties +++ b/build.properties @@ -23,8 +23,8 @@ mc_version=1.7.10 majorUpdate=0 minorUpdate=5 -buildNumber=0_pre14 -APIVersion=7 +buildNumber=1 +APIVersion=8 ic2.version=2.2.828-experimental gregtech.version=5.09.32.36 gregtech.jenkinsbuild=143 |