Initial Push

This commit is contained in:
Cere 2024-07-08 01:29:39 -04:00
commit 1775358a9c
4 changed files with 116 additions and 0 deletions

4
stcs-config.sh.example Normal file
View file

@ -0,0 +1,4 @@
#!/bin/bash
export STCS_GAMENAME="GameName Goes Here"
export STCS_SAVEPATH="/path/to/SaveData"