diff options
| author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-04-07 18:16:55 +0200 |
|---|---|---|
| committer | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2019-04-07 18:16:55 +0200 |
| commit | 5e7d6c24e5c0c4d799433a73abab6388a20bdd53 (patch) | |
| tree | b18017a54e510a9e013fec8a965541024c8f8443 /build.properties | |
| parent | e47085d1eae7fcd3f1e858c67e75bb4ed936e351 (diff) | |
| download | GT5-Unofficial-5e7d6c24e5c0c4d799433a73abab6388a20bdd53.tar.gz GT5-Unofficial-5e7d6c24e5c0c4d799433a73abab6388a20bdd53.tar.bz2 GT5-Unofficial-5e7d6c24e5c0c4d799433a73abab6388a20bdd53.zip | |
code clean up
+made all asm patches disableable
+removed secondary configs
+added comments for config
+fixed megas not working with more than one hatch
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
Former-commit-id: 97c1b54ee17ec550c7cf03ddce0f5d9fd63bc688
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 8045287543..12d78ec78d 100644 --- a/build.properties +++ b/build.properties @@ -23,7 +23,7 @@ mc_version=1.7.10 majorUpdate=0 minorUpdate=4 -buildNumber=1 +buildNumber=3 APIVersion=5 ic2.version=2.2.828-experimental gregtech.version=5.09.32.36 |
