!I integrate from //ce/main...
[CRYENGINE.git] / GameSDK.cryproject
blobfc1c91e7851b8029d38419a23d46e3ff57abf860
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": "CryLobby" }
28                 ]
29         },
30         "console_variables": {
31                 "net_useSteamAsOnlineLobby": "1",
32                 "sys_ime": "1",
33                 "sys_splashscreen": "Libs/UI/textures/startscreen.tif",
34                 "sys_target_platforms": "pc,ps4,xboxone,linux"
35         },
36         "console_commands": { }