CereSaves/stcs-config.sh.example

5 lines
96 B
Text
Raw Normal View History

2024-07-08 05:29:39 +00:00
#!/bin/bash
export STCS_GAMENAME="GameName Goes Here"
export STCS_SAVEPATH="/path/to/SaveData"