add start of steam launch

This commit is contained in:
xgui4
2026-05-04 18:31:13 -04:00
parent 450efbb587
commit 2ce0ca066c
6 changed files with 21 additions and 4 deletions

View File

@@ -92,6 +92,13 @@
"Nightly",
"v1.0.0b"
]
},
"steam_link" : {
"description": "Steam id command of the instance",
"type" : "string",
"examples" : [
"steam://rungameid/{number}"
]
}
}
}