Started work on Slay the Spire.
This commit is contained in:
4
.files/SlayTheSpire/MTS.sh
Executable file
4
.files/SlayTheSpire/MTS.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
speech-dispatcher -c inet_socket -t 0 -P "$HOME/.local/share/speechd.pid"
|
||||
./jre/bin/java -jar ModTheSpire.jar --skip-launcher "$@" &> file.log
|
Reference in New Issue
Block a user