mirror of
https://github.com/parkervcp/eggs.git
synced 2025-01-23 00:22:54 +08:00
Cleanup Readme
This commit is contained in:
parent
36160e8dd2
commit
f1940010e0
@ -21,7 +21,7 @@ Ports required to run the server
|
|||||||
|---------|---------|
|
|---------|---------|
|
||||||
| Game | 7210 (UDP) |
|
| Game | 7210 (UDP) |
|
||||||
|
|
||||||
### Notes
|
## Notes
|
||||||
|
|
||||||
You need to get your own AUTH token to run this server generated by an offical client
|
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)
|
[Docs](https://moddocs.bannerlord.com/multiplayer/hosting_server/#generating-a-token)
|
||||||
|
|
||||||
## IPv6
|
## 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).
|
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:
|
To fix this, go to `bin/Linux64_Shipping_Server`, open the `TaleWorlds.Starter.DotNetCore.Linux.runtimeconfig.json` file and add:
|
||||||
```json
|
```json
|
||||||
|
Loading…
Reference in New Issue
Block a user