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