Cleanup Readme

This commit is contained in:
Quinten 2024-01-10 18:34:35 +01:00 committed by GitHub
parent 36160e8dd2
commit f1940010e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ Ports required to run the server
|---------|---------|
| Game | 7210 (UDP) |
### Notes
## Notes
You need to get your own AUTH token to run this server generated by an offical client
@ -30,6 +30,7 @@ You need to get your own AUTH token to run this server generated by an offical c
[Docs](https://moddocs.bannerlord.com/multiplayer/hosting_server/#generating-a-token)
## IPv6
Because something is wrong with their server, you will be unable to join as their IPV6 logic is broken (even if you don't have IPV6).
To fix this, go to `bin/Linux64_Shipping_Server`, open the `TaleWorlds.Starter.DotNetCore.Linux.runtimeconfig.json` file and add:
```json