!B (CE-17864) (Vulkan) Defering pipeline destroying. Fixes the crash on startup.
[CRYENGINE.git] / GameSDK.cryproject
blob2da2d87e811169747db2d701bde127d66bc56b0f
2         "version": 4,
3         "type": "CRYENGINE Project",
4         "info": { "name": "GameSDK", "guid": "981c2e0b-5ce6-ce71-f0be-eab93bbd43f6" },
5         "content": {
6                 "assets": [ "GameSDK" ],
7                 "code": [ "" ],
8                 "libs": [
9                         {
10                                 "name": "GameSDK",
11                                 "shared": { "any": "CryGameSDK", "win_x64": "", "win_x86": "" }
12                         }
13                 ]
14         },
15         "require": {
16                 "engine": ".",
17                 "plugins": [
18                         { "type": "EPluginType::Native", "path": "CryDefaultEntities" },
19                         { "type": "EPluginType::Native", "path": "CrySensorSystem" },
20                         { "type": "EPluginType::Native", "path": "CryPerceptionSystem" },
21                         { "type": "EPluginType::Native", "path": "CryUQS_Core" },
22                         {
23                                 "type": "EPluginType::Native",
24                                 "path": "CryGamePlatform",
25                                 "platforms": [ "Windows", "PS4" ]
26                         },
27                         { "type": "EPluginType::Native", "path": "CryGamePlatformSteam", "platforms": [ "Windows" ] },
28                         { "type": "EPluginType::Native", "path": "CryGamePlatformPSN", "platforms": [ "PS4" ] },
29                         { "type": "EPluginType::Native", "path": "CryLobby" }
30                 ]
31         },
32         "console_variables": {
33                 "net_useSteamAsOnlineLobby": "1",
34                 "sys_ime": "1",
35                 "sys_splashscreen": "Libs/UI/textures/startscreen.tif",
36                 "sys_target_platforms": "pc,ps4,xboxone,linux"
37         },
38         "console_commands": { }