From 2c8a869cde84b9e5b963a84433bfc129a831c96b Mon Sep 17 00:00:00 2001 From: izzy2lost Date: Fri, 15 Aug 2025 08:47:42 -0400 Subject: [PATCH] Update release notes to say mods now work --- .github/workflows/release.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b005ab11..8efd78b1 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -131,6 +131,9 @@ jobs: ## 🚀 Starship v${{ github.event.inputs.version }} ### 📱 Android Release + + > [!IMPORTANT] + > **🔥 Mods now working!** Put your mods in the `mods/` folder. **What's New:** - Optimized release build with R8 code shrinking