diff --git a/DEPLOYMENT.md b/DEPLOYMENT.md index 136f19d..3be31bf 100644 --- a/DEPLOYMENT.md +++ b/DEPLOYMENT.md @@ -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.