Declare SCUM runtime executable for extensions
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"action": { "enum": ["install", "start", "stop", "restart", "status"] },
|
||||
"mode": { "enum": ["oneshot", "supervised", "control"] },
|
||||
"executableKey": { "$ref": "game-plugin.manifest.schema.json#/$defs/relativePathRef" },
|
||||
"targetExecutableKey": { "$ref": "game-plugin.manifest.schema.json#/$defs/relativePathRef" },
|
||||
"arguments": {
|
||||
"type": "array",
|
||||
"items": { "type": "string", "minLength": 1, "maxLength": 240 },
|
||||
|
||||
Reference in New Issue
Block a user