CereSaves/stcs-config.sh.example

5 lines
96 B
Bash

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