!XB (CE-12698) (CryAction) Tweaked animation-related IEntityComponent implementations...
[CRYENGINE.git] / GameSDK.cryproject
blobfb3f3d5848bbc5f4d16812c780cf9dbb5e7e98c4
2         "version": 1,
3         "type": "CRYENGINE Project",
4         "info": { "name": "CRYENGINE SDK" },
5         "content": {
6                 "assets": [ "Assets" ],
7                 "code": [ "" ],
8                 "libs": [
9                         {
10                                 "name": "CRYENGINE",
11                                 "shared": { "any": "CryGameSDK", "win_x64": "", "win_x86": "" }
12                         }
13                 ]
14         },
15         "require": {
16                 "engine": "engine-5.4",
17                 "plugins": [
18                         { "type": "EPluginType::Native", "path": "CryDefaultEntities" },
19                         { "type": "EPluginType::Native", "path": "CrySensorSystem" },
20                         { "type": "EPluginType::Native", "path": "CryPerceptionSystem" }
21                 ]
22         },
23         "console_variables": [
24                 { "name": "ca_useIMG_CAF", "value": "0" },
25                 { "name": "sys_ime", "value": "1" },
26                 { "name": "sys_target_platforms", "value": "pc,ps4,xboxone,linux" }
27         ]