From 85c2de6194b8d6898068ed8364e5b8041a4f13e2 Mon Sep 17 00:00:00 2001 From: Bruno Garcia Date: Wed, 19 Nov 2025 23:57:15 -0500 Subject: [PATCH 1/3] mention consoles --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f705186c..8f59b4208 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Sentry SDK for Unreal Engine =========== -This project is an SDK for Unreal Engine that wraps different Sentry's SDKs for both desktop and mobile. Also, it [has a stable support for the Unreal Engine crash reporter](https://docs.sentry.io/platforms/unreal/setup-crashreport/). +This project is an SDK for Unreal Engine that wraps different Sentry's SDKs for both desktop, mobile and consoles. Also, it [has a stable support for the Unreal Engine crash reporter](https://docs.sentry.io/platforms/unreal/setup-crashreport/). ## Downloads From 325fdbd35d6aca0a936809f24c38e4cac229e021 Mon Sep 17 00:00:00 2001 From: Bruno Garcia Date: Wed, 19 Nov 2025 23:59:05 -0500 Subject: [PATCH 2/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8f59b4208..de760feeb 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ The SDK compiles with three latest engine versions. Blog posts: * [Building the Sentry Unreal Engine SDK with GitHub Actions](https://blog.sentry.io/building-the-sentry-unreal-engine-sdk-with-github-actions/) +* [Game Console Suppoet GA](https://blog.sentry.io/error-monitoring-and-crash-reporting-for-gaming-consoles/) ## Known Limitations From fc90da9e4d24bf5b2686d977c725b110cbae5e86 Mon Sep 17 00:00:00 2001 From: Bruno Garcia Date: Wed, 19 Nov 2025 23:59:26 -0500 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de760feeb..3ace4cf71 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The SDK compiles with three latest engine versions. Blog posts: * [Building the Sentry Unreal Engine SDK with GitHub Actions](https://blog.sentry.io/building-the-sentry-unreal-engine-sdk-with-github-actions/) -* [Game Console Suppoet GA](https://blog.sentry.io/error-monitoring-and-crash-reporting-for-gaming-consoles/) +* [Game Console Support GA](https://blog.sentry.io/error-monitoring-and-crash-reporting-for-gaming-consoles/) ## Known Limitations