Files
browser/plugins/examples/scum-server-plugin/actions/start.json
T
2026-07-11 14:56:10 +08:00

9 lines
116 B
JSON

{
"command": ["true"],
"env": {
"GAME_ID": "scum",
"SERVER_ACTION": "start"
},
"timeoutMs": 30000
}