Sync from GitHub main #1
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
This repository contains the Commonwealth Online authoritative dedicated server and the Qt Host GUI.
|
This repository contains the Commonwealth Online authoritative dedicated server and the Qt Host GUI.
|
||||||
|
|
||||||
The dedicated server is C#/.NET. There is no Python server runtime or Python test suite. Valve GameNetworkingSockets remains behind the small native C++ bridge in `server/native_transport/`.
|
The dedicated server is C#/.NET. Valve GameNetworkingSockets remains behind the small native C++ bridge in `server/native_transport/`.
|
||||||
|
|
||||||
## Server
|
## Server
|
||||||
|
|
||||||
@@ -43,7 +43,7 @@ build.bat
|
|||||||
deploy.bat
|
deploy.bat
|
||||||
```
|
```
|
||||||
|
|
||||||
CMake publishes the C# server self-contained and stages it under the Host GUI `server` directory. Packaged users do not need Python or a separate .NET runtime.
|
CMake publishes the C# server self-contained and stages it under the Host GUI `server` directory. Packaged users do not need a separate .NET runtime.
|
||||||
|
|
||||||
## Default ports
|
## Default ports
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user