Sync from GitHub main #1

Open
nomad wants to merge 145 commits from sync/from-github into main
Showing only changes of commit 6eee5354ea - Show all commits
+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.