Skip to content

Vanta Launcher v1.6

Latest

Choose a tag to compare

@salo-yek salo-yek released this 11 Jun 13:49
· 2 commits to main since this release
75f6bf6

🚀 Vanta Launcher v1.6 Release Notes

This update builds directly on the multi-threaded architecture of v1.5, introducing automated client optimization, an improved mod management lifecycle, hardware-aware safety boundaries, and dynamic rich presence states.

🌟 New Features & Enhancements

  • Automated Performance Mod Integration: Toggling Performance Mode now automatically downloads and deploys a pre-selected optimization bundle containing Sodium, Lithium, FerriteCore, and EntityCulling, alongside the required Fabric API.
  • Integrated Mod Deletion: Added a "Delete Selected" feature to the Mods Manager panel, allowing users to remove unwanted or conflicting .jar files directly from their active profile directories.
  • Cross-Platform Hardware-Aware RAM Slider: The allocation slider dynamically queries system memory using native APIs on Windows, Linux, and macOS, automatically capping allocation limits to prevent system instability.
  • Dynamic Discord State Transitions: Enhanced the Discord RPC integration to actively track client states, updating your Discord profile to "In-Game" with version details upon launch, and reverting to idle states when the game process terminates.
  • Adaptive Version Controls: The interface dynamically disables and provides tooltips for Performance Mode when older versions of Minecraft (pre-1.14) are selected, as these versions do not support the Fabric optimization loader.

🛠️ Bug Fixes & Stability Patches

  • Conflicting Mod Cleanup: Implemented file-signature matching to automatically identify and clean up older, duplicate versions of installed mods during updates, avoiding initialization crashes.
  • Offline Game Caching: Improved fallback routines to ensure the client can launch using local cache files when metadata servers or Modrinth APIs are offline.