Remove legacy runtime wording from deployment docs

This commit is contained in:
Nomads_Reach
2026-08-16 02:56:47 -04:00
parent e9e4d79e62
commit 6eee5354ea
+1 -1
View File
@@ -51,7 +51,7 @@ CMake publishes the C# server self-contained and stages it under:
build\bin\Release\server\
```
The deploy script verifies that `CommonwealthOnline.Server.exe` exists and rejects staged Python source.
The staging and deployment checks reject prohibited legacy runtime artifacts before packaging succeeds.
Package the entire `build\bin\Release` directory so the Qt runtime, plugins and bundled server remain together.