mirror of
				https://github.com/pelican-eggs/eggs.git
				synced 2025-11-03 18:38:07 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
### Rust Autowipe
 | 
						|
The only aim in Rust is to survive. To do this you will need to overcome struggles such as hunger, thirst and cold. Build a fire. Build a shelter. Kill animals for meat. Protect yourself from other players, and kill them for meat. Create alliances with other players and form a town. Do whatever it takes to survive.
 | 
						|
 | 
						|
Adds variables to wipe files based on a list you set.
 | 
						|
 | 
						|
The variable `REGEN_SERVER` was added, default 0 set to 1 to generate a random seed and remove old files
 | 
						|
 | 
						|
Files listed in the `REMOVE_FILES` variabe, space separated, will be removed.
 | 
						|
 | 
						|
### Minimum RAM warning
 | 
						|
The server requires at least 4096MB to run properly.
 | 
						|
This is mostly needed for the startup only, once it is running (depending on your world size) it should consume less.
 | 
						|
 | 
						|
### Server Ports
 | 
						|
Ports required to run the server.
 | 
						|
 | 
						|
| Port    | default |
 | 
						|
|---------|---------|
 | 
						|
| Game and Query | 28015 UDP |
 | 
						|
| RCON | 28016 TCP |
 | 
						|
 | 
						|
### Information about server updates can be found [here](https://steamdb.info/app/258550/depots/?branch=staging)
 |