You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Confirmation dialog for corrupted mod files: Corrupted mods now show a prompt with the option to delete them, so users no longer need to clean up files manually
⚡ Improvements
Incremental mod list loading: Mods are now scanned and displayed in batches, and filtering no longer rescans the whole list, making large mod lists much more responsive
Account skin upload reimplemented with coroutines: Replaced the Task async system with coroutines for cleaner logic
Removed the NG-GL4ES submodule: The renderer now uses prebuilt artifacts from the standalone NG-GL4ES project instead of vendoring its source
🐛 Bug Fixes
Fixed F3 page CPU showing "Unknown" on some devices