add icarus to all readme + fix extra requirements field

This commit is contained in:
Quinten
2022-12-09 16:55:50 +01:00
committed by GitHub
parent 4f38775928
commit 711c024113
3 changed files with 13 additions and 8 deletions

View File

@@ -125,6 +125,7 @@
* [ReHLDS](steamcmd_servers/hlds_server/rehlds) * [ReHLDS](steamcmd_servers/hlds_server/rehlds)
* [Holdfast: Nations At War](steamcmd_servers/holdfast) * [Holdfast: Nations At War](steamcmd_servers/holdfast)
* [Hurtworld](steamcmd_servers/hurtworld) * [Hurtworld](steamcmd_servers/hurtworld)
* [Icarus](steamcmd_servers/icarus)
* [Insurgency: Sandstorm](steamcmd_servers/insurgency_sandstorm) * [Insurgency: Sandstorm](steamcmd_servers/insurgency_sandstorm)
* [Killing Floor 2](steamcmd_servers/killing_floor_2) * [Killing Floor 2](steamcmd_servers/killing_floor_2)
* [Left 4 Dead](steamcmd_servers/left4dead) * [Left 4 Dead](steamcmd_servers/left4dead)

View File

@@ -77,6 +77,10 @@ This is a collection of servers that use SteamCMD to install.
[Hurtworld](hurtworld) [Hurtworld](hurtworld)
## Icarus
* [Icarus](icarus)
## Insurgency: Sandstorm ## Insurgency: Sandstorm
[Insurgency: Sandstorm](insurgency_sandstorm) [Insurgency: Sandstorm](insurgency_sandstorm)

View File

@@ -43,20 +43,20 @@ ___
- Default server ports are listed below, but all three ports can be changed freely. - Default server ports are listed below, but all three ports can be changed freely.
- Clients connect via the server list in game. - Clients connect via the server list in game.
| Port | Default | Protocol | | Port | Default | Protocol |
|---------|---------|---------| |---------|---------|----------|
| Game | 17777 | UDP | | Game | 17777 | UDP |
| Query | 27015 | UDP | | Query | 27015 | UDP |
___ ___
### Installation/System Requirements ### Installation/System Requirements
| | Recommended | | | Recommended | Extra info |
|---------|---------| |-----------|--------------|-------------|
| Processor | Recent x86/64 (AMD/Intel) processor. No 32 bit or ARM support. | Unsubstantiated reports say that RCON uses significantly more CPU when enabled, but I have not been able to replicate myself. | | Processor | Recent x86/64 (AMD/Intel) processor. No 32 bit or ARM support. | Unsubstantiated reports say that RCON uses significantly more CPU when enabled, but I have not been able to replicate myself. |
| RAM | 8-16 GB | | RAM | 8-16 GB |
| Storage | 14 GB (or more, depending on save size or frequency) | | Storage | 14 GB (or more, depending on save size or frequency) |
___ ___