initial commit

This commit is contained in:
2026-02-10 15:51:16 +00:00
commit f757014847
3 changed files with 41 additions and 0 deletions

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
Steam game automation, by detecting and running specific Steam games, allows you to appear as if you are unemployed, rarely touching the grass, or perhaps looking busy. Without having to worry about automatically logging out on your current device.
Required env variables:
```
STEAM_RUNGAMEID=<game-u-wanna-run>
STEAM_KEY=<ur-steam-key-api>
STEAM_USERID64=<<ur-userid>>
```