CereSaves/stcs-config.sh.example
2024-07-08 01:29:39 -04:00

4 lines
96 B
Bash

#!/bin/bash
export STCS_GAMENAME="GameName Goes Here"
export STCS_SAVEPATH="/path/to/SaveData"