Merge pull request #726 from parkervcp/update/conan
add windows install flag for conan
This commit is contained in:
		
						commit
						47a9cc9084
					
				@ -3,7 +3,7 @@
 | 
				
			|||||||
    "meta": {
 | 
					    "meta": {
 | 
				
			||||||
        "version": "PTDL_v1"
 | 
					        "version": "PTDL_v1"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "exported_at": "2020-07-11T08:34:24-04:00",
 | 
					    "exported_at": "2020-10-09T08:53:02-04:00",
 | 
				
			||||||
    "name": "Conan Exiles",
 | 
					    "name": "Conan Exiles",
 | 
				
			||||||
    "author": "brycea@terrahost.cloud",
 | 
					    "author": "brycea@terrahost.cloud",
 | 
				
			||||||
    "description": "Conan Exiles is an open-world survival game set in the brutal lands of Conan the Barbarian. Survive in a savage world, build your kingdom, and dominate your enemies in brutal combat and epic warfare.",
 | 
					    "description": "Conan Exiles is an open-world survival game set in the brutal lands of Conan the Barbarian. Survive in a savage world, build your kingdom, and dominate your enemies in brutal combat and epic warfare.",
 | 
				
			||||||
@ -67,6 +67,15 @@
 | 
				
			|||||||
            "user_viewable": 0,
 | 
					            "user_viewable": 0,
 | 
				
			||||||
            "user_editable": 0,
 | 
					            "user_editable": 0,
 | 
				
			||||||
            "rules": "required|numeric"
 | 
					            "rules": "required|numeric"
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            "name": "Windows install variable",
 | 
				
			||||||
 | 
					            "description": "Required for windows applications to install with steam.",
 | 
				
			||||||
 | 
					            "env_variable": "WINDOWS_INSTALL",
 | 
				
			||||||
 | 
					            "default_value": "1",
 | 
				
			||||||
 | 
					            "user_viewable": 0,
 | 
				
			||||||
 | 
					            "user_editable": 0,
 | 
				
			||||||
 | 
					            "rules": "required|string|max:20"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    ]
 | 
					    ]
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user