5 lines
96 B
Text
5 lines
96 B
Text
|
#!/bin/bash
|
||
|
|
||
|
export STCS_GAMENAME="GameName Goes Here"
|
||
|
export STCS_SAVEPATH="/path/to/SaveData"
|