Skip to content

v2.0.5

Choose a tag to compare

@3DMXM 3DMXM released this 24 Apr 08:24
· 90 commits to v2 since this release
feat: add localization support for Gloss Mod Manager installation

- Created a new localization file for English (en-US) with relevant strings for the installation process.

feat: implement custom download queue functionality

- Added a new module for managing custom downloads, including task management and handling duplicate tasks.

feat: enhance external launch handling

- Introduced a new module to manage external launch intents, including handling various types of launch requests such as file imports and mod installations.

feat: add GMM share code import functionality

- Implemented functionality to parse and import mods from GMM share codes, including handling updates and additions to the mod list.

feat: create launch store for managing pending actions

- Established a new store to manage pending actions related to launching the Gloss Mod Manager, allowing for queuing and processing of actions.

Co-authored-by: Copilot <copilot@github.com>