diff --git a/README.md b/README.md index 981c078..46e7834 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 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 @@ -43,7 +43,7 @@ build.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