update spaghetti kart page

This commit is contained in:
izzy2lost
2025-12-06 23:19:00 -05:00
parent 5c3d0b7ac0
commit b3d18a9e2e
+30
View File
@@ -32,6 +32,36 @@
<img src="assets/GitHub_Lockup_Light.svg" alt="View on GitHub">
</a>
</div>
<section class="release-info">
<h2>๐ŸŽ๏ธ Spaghetti Kart</h2>
<h3>๐Ÿ“ฑ Android Release</h3>
<h4>โœจ Highlights:</h4>
<ul>
<li>โšก Optimized release build with R8 code shrinking</li>
<li>๐Ÿ“ฆ Reduced APK size and improved performance</li>
<li>๐Ÿ—‚๏ธ Enhanced file management with SAF integration</li>
</ul>
<h4>๐Ÿ› ๏ธ Changes</h4>
<ul>
<li>๐Ÿงญ Improved folder selection with SAF (Storage Access Framework)</li>
<li>๐Ÿ” Automatic mods syncing from user folder</li>
<li>๐ŸงŠ Better UI with rounded dialogs</li>
<li>๐Ÿ”ฅ Torch app integration for easy mk64.o2r creation</li>
</ul>
<h4>๐Ÿ“ฅ Installation</h4>
<ul>
<li>โฌ‡๏ธ Download the APK below</li>
<li>๐Ÿ”“ Enable "Install from unknown sources" in Android settings</li>
<li>๐Ÿ“ฒ Install on your Android device</li>
<li>๐Ÿ“ Select a folder for your game files</li>
<li>๐Ÿ’พ Add your mk64.o2r file (use Torch app to create from ROM)</li>
<li>๐ŸŽฎ Enjoy!</li>
</ul>
</section>
</main>
<script src="script.js"></script>