Merge pull request #763 from parkervcp/update/insurgency
update insurgency flags
This commit is contained in:
		
						commit
						23e8167c3d
					
				@ -3,16 +3,16 @@
 | 
			
		||||
    "meta": {
 | 
			
		||||
        "version": "PTDL_v1"
 | 
			
		||||
    },
 | 
			
		||||
    "exported_at": "2020-10-19T23:35:42+00:00",
 | 
			
		||||
    "exported_at": "2020-10-27T02:39:14+00:00",
 | 
			
		||||
    "name": "Insurgency",
 | 
			
		||||
    "author": "support@pterodactyl.io",
 | 
			
		||||
    "description": "Take to the streets for intense close quarters combat, where a team's survival depends upon securing crucial strongholds and destroying enemy supply in this multiplayer and cooperative Source Engine based experience.",
 | 
			
		||||
    "image": "quay.io\/pterodactyl\/core:source",
 | 
			
		||||
    "startup": ".\/srcds_run -game {{SRCDS_GAME}} -console -port {{SERVER_PORT}} +map {{SRCDS_MAP}} +ip 0.0.0.0 -strictportbind -norestart",
 | 
			
		||||
    "startup": ".\/srcds_run -game {{SRCDS_GAME}} -console -port {{SERVER_PORT}} +map {{SRCDS_MAP}} +ip 0.0.0.0 -strictportbind -norestart -workshop -secure",
 | 
			
		||||
    "config": {
 | 
			
		||||
        "files": "{}",
 | 
			
		||||
        "startup": "{\"done\": \"gameserver Steam ID\", \"userInteraction\": []}",
 | 
			
		||||
        "logs": "{\"custom\": true, \"location\": \"logs\/latest.log\"}",
 | 
			
		||||
        "startup": "{\r\n    \"done\": \"gameserver Steam ID\",\r\n    \"userInteraction\": []\r\n}",
 | 
			
		||||
        "logs": "{\r\n    \"custom\": true,\r\n    \"location\": \"logs\/latest.log\"\r\n}",
 | 
			
		||||
        "stop": "quit"
 | 
			
		||||
    },
 | 
			
		||||
    "scripts": {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user