We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fb99f1 commit c9a89e7Copy full SHA for c9a89e7
docs/platforms/unreal/installation/installation-recommendations.md
@@ -27,7 +27,10 @@ The table below highlights some key differences between different versions of th
27
| Supported UE project types | Blueprint and C++ | C++ only | C++ only |
28
| Backend (Windows) | Breakpad | Crashpad | Crashpad |
29
| `on_crash` hook (Windows) | Not supported | Supported | Supported |
30
-| Sentry CLI | Manual download | Included | Included |
+| Sentry CLI * | Manual download | Included | Included |
31
+
32
+Legend:
33
+`*`: Sentry CLI is a standalone tool that the plugin uses under the hood to automatically upload debug information files upon game build completion.
34
35
### Installing from Fab
36
0 commit comments