chore: Simplify server requirements section in README (#2582)
Removed unnecessary details about game logic and server requirements.
This commit is contained in:
parent
be3a08513f
commit
fd27b7a3c9
1 changed files with 1 additions and 7 deletions
|
|
@ -46,13 +46,7 @@ ModernUO [ | 4–8 | 8 GB | NVMe |
|
| Medium (50–200) | 4–8 | 8 GB | NVMe |
|
||||||
| Large (200+) | 8+, high clock | 16 GB+ | NVMe |
|
| Large (200+) | 8+, high clock | 16 GB+ | NVMe |
|
||||||
|
|
||||||
Game logic is single-threaded, so **single-core clock speed matters more than core count**, and
|
See [dev-docs/server-requirements.md](dev-docs/server-requirements.md) for more information.
|
||||||
**dedicated vCPU matters more than either** — burstable or shared plans throttle once credits run
|
|
||||||
out, which is the most common cause of unexplained lag spikes. Save size drives RAM more than
|
|
||||||
player count does.
|
|
||||||
|
|
||||||
See [dev-docs/server-requirements.md](dev-docs/server-requirements.md) for the reasoning and tuning
|
|
||||||
options.
|
|
||||||
|
|
||||||
#### Development
|
#### Development
|
||||||
[](https://git-scm.com/downloads)
|
[](https://git-scm.com/downloads)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue