Stream live server logs over SSE
This commit is contained in:
@@ -949,7 +949,7 @@ function quickRuntimeDefaultsForPlugin(pluginId: string) {
|
||||
repositoryUrl: isScum ? "https://github.com/F88888/scum_client.git" : "https://github.com/example/client-manager.git",
|
||||
probeKey: isScum ? "steamcmd" : "java-21",
|
||||
installPlanKey: isScum ? "install-steamcmd-linux" : "install-java-linux",
|
||||
logSourceKey: isScum ? "server-log" : "latest-log"
|
||||
logSourceKey: isScum ? "scum-server-events" : "latest-log"
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user