Files
SyncGames/config/devices.toml
T
DawnsorrowandCursor 69ee41dc91 Document Seamless .co2 paths and fix process-name false positives.
Record Jorg desk compatdata locations for satellite setup; devices list terra; tighten watchers so syncgames argv is not mistaken for Eden.

Co-authored-by: Cursor <[email protected]>
2026-07-15 16:01:59 -05:00

18 lines
309 B
TOML

# Registry of known devices (documentation / optional tooling)
# Each machine sets its own device_id in ~/.config/syncgames/agent.toml
[[devices]]
id = "Jorg"
os = "linux"
role = "desktop"
[[devices]]
id = "terra"
os = "linux"
role = "laptop"
[[devices]]
id = "phone-android"
os = "android"
role = "phone"