CRYENGINE
Building CRYENGINE
Project Configuration
{
...
"console_variables": {
"sys_crashrpt": "1",
"sys_crashrpt_appname": "{{application}}",
"sys_crashrpt_appversion": "{{version}}",
"sys_crashrpt_email": "[email protected]",
"sys_crashrpt_privacypolicy": "https://bugsplat.com/privacy",
"sys_crashrpt_server": "http://{{database}}.bugsplat.com/post/cryengine/index.php",
"sys_target_platforms": "pc,ps4,xboxone,linux"
},
...
}Building Your Game
Uploading Symbols
Generating a Crash Report

Viewing the Crash Report

Last updated
Was this helpful?
