!I integrate from //ce/main...
[CRYENGINE.git] / GameHunt.cryproject
blob23acdd2db6419de3f16e198fbf1f83ebcd1b0c17
2         "version": 4,
3         "type": "CRYENGINE Project",
4         "info": { "name": "HUNT", "guid": "8c593d2d-28a9-7a36-d1a9-251d521ddd58" },
5         "content": {
6                 "assets": [ "game_hunt" ],
7                 "code": [ "" ],
8                 "libs": [
9                         {
10                                 "name": "HUNT",
11                                 "shared": { "any": "GameHunt", "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": "CryUQS_Core" },
20                         { "type": "EPluginType::Native", "path": "CryGamePlatform" },
21                         { "type": "EPluginType::Native", "path": "CryGamePlatformSteam", "platforms": [ "Windows" ] },
22                         { "type": "EPluginType::Native", "path": "CryGamePlatformPSN", "platforms": [ "PS4" ] },
23                         { "type": "EPluginType::Native", "path": "CryGeforceExperience", "platforms": [ "Windows" ] }
24                 ]
25         },
26         "console_variables": {
27                 "sys_archive_host_xml_version": "1",
28                 "sys_localization_folder": "Localization",
29                 "sys_target_platforms": "pc,ps4,xboxone",
30                 "sc_LogToFile": "2",
31                 "sc_LogFileStreams": "Default System Game AI AI_Nav",
32                 
33                 "net_availableBandwidthClient": "512",
34                 "net_availableBandwidthServer": "8192",
35                 "net_numNetIDHighBitBits": "15",
36                 "net_sim_loadprofiles": "SimProfiles_HUNT.xml",
38                 "ca_SampleQuatHemisphereFromCurrentPose": "1",
39                 "ca_ForceAnimationLod": "0",
41                 "r_HDREyeAdaptationMode": "1",
42                 "e_svoTI_VoxelizeUnderTerrain": "1",
43                 "g_hideHuntHud": "1",
44                 "g_hunt_telemetry_enable": "1",
45                 "g_PlayerSilhouettes": "0",
46                 
47                 "uqs_printTimeExcessWarningsToConsole": "0",
49                 "ui_enableUILoadtimeFlashPlayback": "0"
50         },
51         "console_commands": {"sys_ignore_asserts_from_module": "CryGame"}