diff --git a/steamcmd_servers/conan_exiles/egg-conan-exiles.json b/steamcmd_servers/conan_exiles/egg-conan-exiles.json index 65c9c0b0..ca69d079 100644 --- a/steamcmd_servers/conan_exiles/egg-conan-exiles.json +++ b/steamcmd_servers/conan_exiles/egg-conan-exiles.json @@ -3,7 +3,7 @@ "meta": { "version": "PTDL_v1" }, - "exported_at": "2020-07-11T08:34:24-04:00", + "exported_at": "2020-10-09T08:53:02-04:00", "name": "Conan Exiles", "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.", @@ -67,6 +67,15 @@ "user_viewable": 0, "user_editable": 0, "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" } ] } \ No newline at end of file