Nix ancient runjava script, modified differ to use Proguarded jar, added
patcher script just for kicks.
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
# we'll magically try to match dist/getdown.jar or target/getdown-1.x-SNAPSHOT.jar
|
||||
java -classpath */getdown*.jar com.threerings.getdown.tools.Patcher "$@"
|
||||
Reference in New Issue
Block a user