diff --git a/build.properties b/build.properties index f6625e64..a395aff7 100644 --- a/build.properties +++ b/build.properties @@ -1,4 +1,4 @@ -#Tue, 17 Sep 2013 20:27:04 -0400 +#Mon, 23 Sep 2013 15:00:03 -0400 minecraft_version=1.6.4 forge_version=9.11.0.883 mod_version=pre2a diff --git a/build.xml b/build.xml index 76f893a7..b524efd3 100644 --- a/build.xml +++ b/build.xml @@ -4,16 +4,6 @@ - - @@ -29,7 +19,7 @@ - + @@ -94,13 +84,7 @@ - - - - - - - + @@ -115,14 +99,7 @@ - - - - - - - - + diff --git a/private.properties_sample b/private.properties_sample new file mode 100644 index 00000000..1cbc1fe5 --- /dev/null +++ b/private.properties_sample @@ -0,0 +1,4 @@ +fingerprint_signature=FINGERPRINT +keystore_location=PATH_TO_KEYSTORE_LOCATION +keystore_user_alias=USERNAME +keystore_user_password=PASSWORD \ No newline at end of file