!I CL 1826317 ce/main -> ce/main_stabilisation
[CRYENGINE.git] / GameSDK.cryproject
blob6a2e4f7b9d087b92444dfdbab14276674ed9bbb2
2         "version": 3,
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": "engine-5.5",
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                         { "type": "EPluginType::Native", "path": "CryGamePlatform", "platforms": [ "Windows","PS4" ] },
23                         { "type": "EPluginType::Native", "path": "CryLobby" }
24                 ]
25         },
26         "console_variables": [
27                 { "name": "sys_ime", "value": "1" },
28                 { "name": "sys_target_platforms", "value": "pc,ps4,xboxone,linux" },
29                 { "name": "sys_splashscreen", "value": "Libs/UI/textures/startscreen.tif" },
30                 { "name": "net_useSteamAsOnlineLobby", "value": "1" }
31         ],
32         "console_commands": [ ]