diff options
author | Alkalus <3060479+draknyte1@users.noreply.github.com> | 2019-12-18 22:39:39 +0000 |
---|---|---|
committer | Alkalus <3060479+draknyte1@users.noreply.github.com> | 2019-12-18 22:39:39 +0000 |
commit | 3f621510092078d8b7de66d29661f1a779b326b5 (patch) | |
tree | 15717978b5fe68d5838d26f8bf1e71d33c19d89e /build.properties | |
parent | 4c61569581179dd0f924b7594871d15c9f1a564d (diff) | |
download | GT5-Unofficial-3f621510092078d8b7de66d29661f1a779b326b5.tar.gz GT5-Unofficial-3f621510092078d8b7de66d29661f1a779b326b5.tar.bz2 GT5-Unofficial-3f621510092078d8b7de66d29661f1a779b326b5.zip |
+ Added a new Build Script.
- Removed all libraries found via Maven.
$ Fixed Minor Crash.
Diffstat (limited to 'build.properties')
-rw-r--r-- | build.properties | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/build.properties b/build.properties new file mode 100644 index 0000000000..5c691ec259 --- /dev/null +++ b/build.properties @@ -0,0 +1,7 @@ +minecraft.version=1.7.10 +forge.version=10.13.4.1614-1.7.10 +ic2.version=2.2.790-experimental +gt.version=5.09.31 +gtpp.version=1.7.04 + +commit.hash=aa9f04218e5298414f900b9fe61131f7ed26b8f1
\ No newline at end of file |