Skip to content

Commit c9a89e7

Browse files
authored
Update installation-recommendations.md
1 parent 8fb99f1 commit c9a89e7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/platforms/unreal/installation/installation-recommendations.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,10 @@ The table below highlights some key differences between different versions of th
2727
| Supported UE project types | Blueprint and C++ | C++ only | C++ only |
2828
| Backend (Windows) | Breakpad | Crashpad | Crashpad |
2929
| `on_crash` hook (Windows) | Not supported | Supported | Supported |
30-
| Sentry CLI | Manual download | Included | Included |
30+
| 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.
3134

3235
### Installing from Fab
3336

0 commit comments

Comments
 (0)