From 5efa92c83acefe2b5016fe2209c56fbc9a1d81b4 Mon Sep 17 00:00:00 2001 From: Namikon Date: Thu, 3 May 2018 23:44:53 +0200 Subject: Updated forge. Someone has to remove the libs one day and make them dynamic dependencies... SignJar --- build.properties | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 build.properties (limited to 'build.properties') diff --git a/build.properties b/build.properties new file mode 100644 index 0000000000..cd1b98b9bd --- /dev/null +++ b/build.properties @@ -0,0 +1,3 @@ +minecraft.version=1.7.10 +forge.version=10.13.4.1614 +galactigreg.version=1.7.10-0.9.8 -- cgit