add readme

This commit is contained in:
Quinten 2023-06-20 12:22:05 +02:00
parent ff170fc9f2
commit d32aa08957
3 changed files with 40 additions and 1 deletions

View File

@ -107,6 +107,8 @@ If you are reading this it looks like you are looking to add an egg to your serv
[ClassiCube](game_eggs/classicube)
[CS2D](game_eggs/cs2d)
* [MCGalaxy](game_eggs/classicube/mcgalaxy)
[Doom](game_eggs/doom)

View File

@ -12,7 +12,9 @@
[ClassiCube](classicube)
* [MCGalaxy](classicube/mcgalaxy)
[ClassiCube](classicube)
* [CS2D](cs2d)
[Doom](doom)
* [Zandronum](doom/zandronum)

View File

@ -0,0 +1,35 @@
# CS2D
## From their [Site](https://www.cs2d.com/index.php)
## [Documentation](https://www.cs2d.com/serverhosting.php)
## Install notes
This egg only supports downloading the latest releases
## Minimum RAM warning
Minimum required memory to run the server.
1GB is recommended. 2GB+ is preferred
## Minumim Sorage warning
Minimum required storage to run the server.
600Mib is recommended. 2GB+ is preferred
## Server Ports
Ports required to run the server in a table format.
| Port | default |
|---------|---------|
| Game | 36963 |
### Notes
<!--Notes about the server ports.-->
36963 is the default port, but any port can be used.