mirror of
				https://github.com/pelican-eggs/eggs.git
				synced 2025-10-31 17:08:06 +00:00 
			
		
		
		
	* Replacing WINE in favor of PROTON which saw a gigantic performance improvement with Enshrouded Dedicated server. * Updating Egg to Proton, Take 2 * make this come from an internal repo * Use our images * Adding in Settings File Initialization. * Fix server password
		
			
				
	
	
		
			10 lines
		
	
	
		
			210 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			210 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "gamePort": 27015,
 | |
|     "ip": "0.0.0.0",
 | |
|     "logDirectory": "./logs",
 | |
|     "name": "My Server",
 | |
|     "password": "",
 | |
|     "queryPort": 27016,
 | |
|     "saveDirectory": "./savegame",
 | |
|     "slotCount": 10
 | |
| } |