mirror of
				https://github.com/pelican-eggs/eggs.git
				synced 2025-11-04 02:48:07 +00:00 
			
		
		
		
	add image and correct server.cfg
This commit is contained in:
		
							parent
							
								
									d78b0167c2
								
							
						
					
					
						commit
						02dab51d2e
					
				@ -10,7 +10,7 @@
 | 
				
			|||||||
    "description": null,
 | 
					    "description": null,
 | 
				
			||||||
    "features": null,
 | 
					    "features": null,
 | 
				
			||||||
    "images": [
 | 
					    "images": [
 | 
				
			||||||
        "ghcr.io\/parkervcp\/yolks:debian"
 | 
					        "ghcr.io\/parkervcp\/games:mohaa"
 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
    "file_denylist": [],
 | 
					    "file_denylist": [],
 | 
				
			||||||
    "startup": ".\/mohaa_lnxded +set sv_punkbuster 0 +set fs_basepath {{BASE_PATH}} +set fs_outputpath {{LOG_DIR}} +set dedicated 2 +set sv_maxclients {{SERVER_MAXCLIENTS}} +set net_ip 0.0.0.0 +set net_port {{SERVER_PORT}} +exec server.cfg",
 | 
					    "startup": ".\/mohaa_lnxded +set sv_punkbuster 0 +set fs_basepath {{BASE_PATH}} +set fs_outputpath {{LOG_DIR}} +set dedicated 2 +set sv_maxclients {{SERVER_MAXCLIENTS}} +set net_ip 0.0.0.0 +set net_port {{SERVER_PORT}} +exec server.cfg",
 | 
				
			||||||
@ -41,7 +41,7 @@
 | 
				
			|||||||
            "name": "CONFIG_URL",
 | 
					            "name": "CONFIG_URL",
 | 
				
			||||||
            "description": "URL from where to get the initial server.cfg",
 | 
					            "description": "URL from where to get the initial server.cfg",
 | 
				
			||||||
            "env_variable": "CONFIG_URL",
 | 
					            "env_variable": "CONFIG_URL",
 | 
				
			||||||
            "default_value": "https:\/\/raw.githubusercontent.com\/Th3Dilli\/eggs\/mohaa\/game_eggs\/mohaa\/server.cfg",
 | 
					            "default_value": "https:\/\/raw.githubusercontent.com\/parkervcp\/eggs\/mohaa\/game_eggs\/mohaa\/server.cfg",
 | 
				
			||||||
            "user_viewable": true,
 | 
					            "user_viewable": true,
 | 
				
			||||||
            "user_editable": true,
 | 
					            "user_editable": true,
 | 
				
			||||||
            "rules": "required|string"
 | 
					            "rules": "required|string"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user