Documentation can be found here.
User Note:
Download the respective ZIP file relating to the host's operating system (Stardrop-win-x64 if using a Window x64 OS and so on).
What's Changed
- Added mod grouping, allowing mods to be grouped by various categories (folder name, content pack type) (@Adda0).
- Added various sub-menus to the right-click context menu ("Open...", "Filter" and "Options").
- Added "Always Ask To Delete Mod Files On Update" setting (@Adda0).
- Added menu button to update profile manually, if the "Automatically Save Profile Changes" is disabled (@Adda0).
- Added support for installing multiple mods via the "Add Mods" button (@Adda0).
- Added "Install Timestamp" and "Last Updated" columns.
- Added column display selection, allowing users to pick which columns to display by right-clicking the headers.
- Added "Show Configurable Mods" to the mod filter combobox.
- Updated Chinese translation by @PIut02.
- Updated display text when hovering over a mod to show author and other details.
- Updated mod filter to ignore whitespace.
- Updated mod filter combobox to support mod grouping.
- Updated .NET version to 7.0 (@Adda0).
- Updated SemVer package (@Adda0).
- Fixed tooltips not showing on Linux builds (@Adda0).
- Fixed Update translation key
ui.window.setting
toui.window.settings
(@Adda0). - Fixed
manifest.json
not being detected if casing did not match (@Adda0). - Fixed issue when updating a mod with adjusted capitalization would result in incorrect folder nesting.
New Contributors
A big thank you to @Adda0 for all their contributions!
Full Changelog: v1.0.0-beta.38...v1.0.0