Initial SyncGames tree: agent, Android, deploy, docs.
Session-gated MinIO save sync with AppImage GUI, CLI edit/session flow, and Gitea release helper. Co-authored-by: Cursor <[email protected]>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
id = "example-game"
|
||||
name = "Example Game"
|
||||
platform = "steam" # steam | eden | yuzu | other
|
||||
versions_to_keep = 5
|
||||
paths = [
|
||||
"~/path/to/save/dir",
|
||||
]
|
||||
steam_appid = 0
|
||||
process_names = [
|
||||
"game.exe",
|
||||
]
|
||||
Reference in New Issue
Block a user