You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
The crash reporter used to get packaged (via the editor) for all projects. This change makes it only get packaged for blueprint or internal projects. External code-based projects won't have the crash reporter packaged, and it can also be excluded on a per-project basis via the IncludeCrashReporter project packaging setting. ReviewedBy Jaroslaw.Surowiec [CL 2383355 by Jamie Dale in Main branch]