mirror of
				https://github.com/pelican-eggs/eggs.git
				synced 2025-11-04 10:58:06 +00:00 
			
		
		
		
	fix Rising World Unity Startup
This commit is contained in:
		
							parent
							
								
									b8f6283590
								
							
						
					
					
						commit
						0c81a25f15
					
				@ -15,7 +15,7 @@
 | 
				
			|||||||
        "ghcr.io\/parkervcp\/games:source": "ghcr.io\/parkervcp\/games:source"
 | 
					        "ghcr.io\/parkervcp\/games:source": "ghcr.io\/parkervcp\/games:source"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "file_denylist": [],
 | 
					    "file_denylist": [],
 | 
				
			||||||
    "startup": ".\/RisingWorldServer.x64 +Server_Port={{SERVER.PORT}}",
 | 
					    "startup": ".\/RisingWorldServer.x64 +Server_Port={{SERVER_PORT}}",
 | 
				
			||||||
    "config": {
 | 
					    "config": {
 | 
				
			||||||
        "files": "{\r\n    \"server.properties\": {\r\n        \"parser\": \"file\",\r\n        \"find\": {\r\n            \"Server_Name=\": \"Server_Name={{server.build.env.SRV_NAME}}\",\r\n            \"Server_Password=\": \"Server_Password={{server.build.env.SRV_PW}}\",\r\n            \"Password=\": \"Password={{server.build.env.SRV_PW}}\",\r\n            \"World_GameMode=\": \"World_GameMode={{server.build.env.GAME_MODE}}\",\r\n            \"World_Name=\": \"World_Name={{server.build.env.WORLD_NAME}}\",\r\n            \"RCON_Enabled=\": \"RCON_Enabled={{server.build.env.RCON}}\",\r\n            \"RCON_Password=\": \"RCON_Password={{server.build.env.RCON_PASS}}\",\r\n            \"RCON_Port=\": \"RCON_Port={{server.build.env.RCON_PORT}}\"\r\n        }\r\n    }\r\n}",
 | 
					        "files": "{\r\n    \"server.properties\": {\r\n        \"parser\": \"file\",\r\n        \"find\": {\r\n            \"Server_Name=\": \"Server_Name={{server.build.env.SRV_NAME}}\",\r\n            \"Server_Password=\": \"Server_Password={{server.build.env.SRV_PW}}\",\r\n            \"Password=\": \"Password={{server.build.env.SRV_PW}}\",\r\n            \"World_GameMode=\": \"World_GameMode={{server.build.env.GAME_MODE}}\",\r\n            \"World_Name=\": \"World_Name={{server.build.env.WORLD_NAME}}\",\r\n            \"RCON_Enabled=\": \"RCON_Enabled={{server.build.env.RCON}}\",\r\n            \"RCON_Password=\": \"RCON_Password={{server.build.env.RCON_PASS}}\",\r\n            \"RCON_Port=\": \"RCON_Port={{server.build.env.RCON_PORT}}\"\r\n        }\r\n    }\r\n}",
 | 
				
			||||||
        "startup": "{\r\n    \"done\": \"Dedicated server is ready!\"\r\n}",
 | 
					        "startup": "{\r\n    \"done\": \"Dedicated server is ready!\"\r\n}",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user