declare SCUM console log capture
This commit is contained in:
@@ -650,6 +650,7 @@ export interface PluginLifecycleActionDeclaration {
|
||||
executableKey?: string;
|
||||
arguments?: string[];
|
||||
environment?: Record<`GAME_${string}` | `SERVER_${string}` | `RUN_${string}`, string>;
|
||||
outputMode?: "pipes" | "console";
|
||||
timeoutMs?: number;
|
||||
stopTimeoutMs?: number;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user