fix: separate server deployment mode inputs
This commit is contained in:
+4
@@ -21,6 +21,10 @@ The management console SHALL show only the deployment inputs needed by the selec
|
||||
- **WHEN** an operator chooses existing-server deployment
|
||||
- **THEN** the console requests the existing server directory and does not render installation or custom command inputs
|
||||
|
||||
#### Scenario: Configure a new installation
|
||||
- **WHEN** an operator chooses guided-install deployment
|
||||
- **THEN** the console labels the optional target as an installation directory, renders the plugin's game configuration fields, and does not present it as an existing-server adoption path
|
||||
|
||||
#### Scenario: Configure a custom launcher
|
||||
- **WHEN** an operator chooses custom-command deployment
|
||||
- **THEN** the console renders the required startup command and optional advanced execution directory, shell, install, stop, and status inputs
|
||||
|
||||
Reference in New Issue
Block a user