mirror of
https://github.com/pelican-eggs/games-standalone.git
synced 2024-11-22 02:12:37 +01:00
add readme
This commit is contained in:
parent
ff170fc9f2
commit
d32aa08957
@ -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)
|
||||
|
@ -12,7 +12,9 @@
|
||||
|
||||
[ClassiCube](classicube)
|
||||
|
||||
* [MCGalaxy](classicube/mcgalaxy)
|
||||
[ClassiCube](classicube)
|
||||
|
||||
* [CS2D](cs2d)
|
||||
|
||||
[Doom](doom)
|
||||
* [Zandronum](doom/zandronum)
|
||||
|
@ -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.
|
Loading…
Reference in New Issue
Block a user