Add SCUM file management workbench
This commit is contained in:
@@ -6,11 +6,12 @@ when a server uses `custom-command` mode and Run executes the operator-reviewed
|
||||
argv-oriented command inside its local policy.
|
||||
|
||||
Guided or existing-server game setup is plugin-owned. Platform dispatches the
|
||||
plugin-declared lifecycle action reference, such as `actions/install.json`, and
|
||||
may include generic deployment context (`mode`, `profileKey`, `serverRoot`, and
|
||||
`createInputs`) so the plugin action can resolve its own behavior. Platform does
|
||||
not create a game-specific `serverDeploymentPlan`, and SCUM no longer requires a
|
||||
`deployment.scum.v1` capability.
|
||||
plugin-declared lifecycle action reference, such as `actions/install.json` or a
|
||||
supervised `actions/start.json` bootstrap, and may include generic deployment
|
||||
context (`mode`, `profileKey`, `serverRoot`, and `createInputs`) so the plugin
|
||||
action can resolve its own behavior. Platform does not create a game-specific
|
||||
`serverDeploymentPlan`, and SCUM no longer requires a `deployment.scum.v1`
|
||||
capability.
|
||||
|
||||
## Capability and policy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user