adding support for non steam version.

This commit is contained in:
Bryce Covert
2016-01-29 09:24:31 -08:00
parent 53f1805fbf
commit 31420115a9
2 changed files with 9 additions and 1 deletions

View File

@@ -1 +1 @@
36
40

8
desktop/release-non-steam.sh Executable file
View File

@@ -0,0 +1,8 @@
#!/bin/bash
lein do clean, compile, uberjar
java -jar packr.jar build-windows.json
java -jar packr.jar build-osx.json
java -jar packr.jar build-linux-32.json
java -jar packr.jar build-linux-64.json
cp icons.icns target/osx/Tick\'s\ Tales.app/Contents/Resources/