Skip to content

Releases: bruhnn/BD2ModManager

BD2ModManager v4.1.0

02 Apr 00:38

Choose a tag to compare

If you have feature suggestions or encounter any issues with the mod manager, feel free to open an issue or contact me.


✨ What's New in v4.1.0

  • Added "Discover Mods" tab in character modal, showing which authors have made mods for the selected character
  • Added auto-updater for installer builds
  • Added update check and modal for portable builds
  • Added legacy profile and enabled mods import (issue #56, requested by @love-156)
  • Added donation button on the titlebar and on welcome modal
  • Added "Mamonir - Night of Death" and "Helena - Rising Star" characters
  • Improved characters grid performance and scroll position persistence
  • Fixed mods with errors being counted as enabled
  • Fixed empty parent folders left behind when syncing nested mods (issue #54)
  • Fixed path separator mismatch when comparing installed mod names
  • Fixed .modfile in game mods directory causing BD2MM folder to be deleted (issue #55)
  • Fixed update available status not displayed after check
  • Fixed mod updates not emitted after profile delete
  • Fixed log rotation at startup, keeping only the two most recent log files

Full Changelog: v4.0.5...v4.1.0

BD2ModManager v4.1.0-beta

02 Apr 00:40

Choose a tag to compare

Pre-release

Note

This is a beta release. If you encounter any issues, please open an issue or contact me.

If you have feature suggestions or encounter any issues with the mod manager, feel free to open an issue or contact me.


✨ What's New in v4.1.0-beta

  • Added "Discover Mods" tab in character modal, showing which authors have made mods for the selected character
  • Added auto-updater for installer builds
  • Added update check and modal for portable builds
  • Added legacy profile and enabled mods import (issue #56)
  • Added donation button on the titlebar
  • Added "Mamonir - Night of Death" and "Helena - Rising Star" characters
  • Improved characters grid performance and scroll position persistence
  • Fixed BD2ModPreview script not downloading correctly
  • Fixed log rotation at startup, keeping only the two most recent log files

Full Changelog: v4.0.5...v4.1.0-beta

BD2ModManager v4.0.5

26 Mar 03:30

Choose a tag to compare

If you have feature suggestions or encounter any issues with the mod manager, feel free to open an issue or contact me.


✨ What's New in v4.0.5

  • Added Japanese 🇯🇵, Korean 🇰🇷, and Traditional Chinese 🇹🇼 language support
  • Added mod preview button in character modal (issue #50, requested by @F2KENAME)
  • Added detection of outdated BrownDustX version
  • Fixed missing release dates for Zenith - Stranger Bunny and Liberta - Hedonist
  • Fixed removal of symlinks and broken mods during sync (issue #46, reported by @F2KENAME)
  • Fixed detection of Celia - The Curse (NPC) mods using the old NPC ID (issue #49, reported by @F2KENAME)
✨ What's New in v4.0.0+

General

  • Complete UI overhaul built with Tauri + Vue
  • Added .rar and .7z mod installation support

Mods Tab

  • Conflict indicator (flags mods that edit the same character/files)
  • Mod type icons
  • Character icons (head)
  • Context menu: select all, enabled, or disabled mods

Characters Tab

  • Grid view
  • Filters by name, mod types (cutscene, dating, standing, etc.)
  • Sort by name, release date, or number of mods
  • Filter by release period (last week, 2 weeks, month, etc.)
  • View and enable/disable a character's mods directly

BrownDustX Tab (new)

  • Detect BepInEx and BrownDustX plugin installation
  • Install BepInEx and BrownDustX directly from the app

Settings Tab

  • Auto sync mods on enable/disable
  • Show/hide columns (mod name, character, mod type, author)
  • Mod name display: name only or with subfolders
  • Character column: icon only, name only, or both
  • Mod type column: icon only, name only, or both
  • Optional color coding for mod types

Installation

  • InstallerBD2ModManager_4.0.5_x64-setup.exe (recommended)
    Downloads

  • MSIBD2ModManager_4.0.5_x64_en-US.msi
    Downloads

  • PortableBD2ModManager-4.0.5-portable.exe
    Downloads


Full Changelog: v4.0.4...v4.0.5

BD2ModManager v4.0.4

21 Mar 03:23

Choose a tag to compare

If you have feature suggestions or encounter any issues with the mod manager, feel free to open an issue or contact me.


✨ What's New in v4.0.4

  • Added support for changing the author of multiple mods at once (issue #43, reported by @locker1998)
  • Fixed mods not being discovered when the parent folder contains loose images (issue #44, reported by @moxue128)
✨ What's New in v4.0.0+

General

  • Complete UI overhaul built with Tauri + Vue
  • Added .rar and .7z mod installation support

Mods Tab

  • Conflict indicator (flags mods that edit the same character/files)
  • Mod type icons
  • Character icons (head)
  • Context menu: select all, enabled, or disabled mods

Characters Tab

  • Grid view
  • Filters by name, mod types (cutscene, dating, standing, etc.)
  • Sort by name, release date, or number of mods
  • Filter by release period (last week, 2 weeks, month, etc.)
  • View and enable/disable a character's mods directly

BrownDustX Tab (new)

  • Detect BepInEx and BrownDustX plugin installation
  • Install BepInEx and BrownDustX directly from the app

Settings Tab

  • Auto sync mods on enable/disable
  • Show/hide columns (mod name, character, mod type, author)
  • Mod name display: name only or with subfolders
  • Character column: icon only, name only, or both
  • Mod type column: icon only, name only, or both
  • Optional color coding for mod types

Installation

  • InstallerBD2ModManager_4.0.4_x64-setup.exe (recommended)
  • MSIBD2ModManager_4.0.4_x64_en-US.msi
  • PortableBD2ModManager-4.0.4-portable.exe

Full Changelog: v4.0.3...v4.0.4

BD2ModManager v4.0.3

20 Mar 01:31

Choose a tag to compare

If you have feature suggestions or encounter any issues with the mod manager, feel free to open an issue or contact me.


✨ What's New in v4.0.3

  • Fixed dating mods not detected in the Characters tab (issue #42)
✨ What's New in v4.0.0+

General

  • Complete UI overhaul built with Tauri + Vue
  • Added .rar and .7z mod installation support

Mods Tab

  • Conflict indicator (flags mods that edit the same character/files)
  • Mod type icons
  • Character icons (head)
  • Context menu: select all, enabled, or disabled mods

Characters Tab

  • Grid view
  • Filters by name, mod types (cutscene, dating, standing, etc.)
  • Sort by name, release date, or number of mods
  • Filter by release period (last week, 2 weeks, month, etc.)
  • View and enable/disable a character's mods directly

BrownDustX Tab (new)

  • Detect BepInEx and BrownDustX plugin installation
  • Install BepInEx and BrownDustX directly from the app

Settings Tab

  • Auto sync mods on enable/disable
  • Show/hide columns (mod name, character, mod type, author)
  • Mod name display: name only or with subfolders
  • Character column: icon only, name only, or both
  • Mod type column: icon only, name only, or both
  • Optional color coding for mod types

Installation

  • InstallerBD2ModManager_4.0.3_x64-setup.exe (recommended)

  • MSIBD2ModManager_4.0.3_x64_en-US.msi

  • PortableBD2ModManager-4.0.3-portable.exe


Full Changelog: v4.0.2...v4.0.3

BD2ModManager v4.0.2

19 Mar 17:53

Choose a tag to compare

If you have feature suggestions or encounter any issues with the mod manager, feel free to open an issue or contact me.


✨ What's New in v4.0.2

  • Added Liberta - Hedonist and Zenith - Stranger Bunny
  • Added i18n translations for mod rename/author modals and mod error messages
  • Fixed BepInEx version label visibility on small/large screens
  • Fixed include non-directory entries when discovering mods (no recursive)
  • Fixed verify mod path is a directory before opening
  • Fixed dating mods not showing on the character modal (issue #42)
  • Improved install/uninstall logic for BepInEx and plugins
  • Improved game data updater and asset download logic
  • Removed unused head PNG assets
✨ What's New in v4.0.0+

General

  • Complete UI overhaul built with Tauri + Vue
  • Added .rar and .7z mod installation support

Mods Tab

  • Conflict indicator (flags mods that edit the same character/files)
  • Mod type icons
  • Character icons (head)
  • Context menu: select all, enabled, or disabled mods

Characters Tab

  • Grid view
  • Filters by name, mod types (cutscene, dating, standing, etc.)
  • Sort by name, release date, or number of mods
  • Filter by release period (last week, 2 weeks, month, etc.)
  • View and enable/disable a character's mods directly

BrownDustX Tab (new)

  • Detect BepInEx and BrownDustX plugin installation
  • Install BepInEx and BrownDustX directly from the app

Settings Tab

  • Auto sync mods on enable/disable
  • Show/hide columns (mod name, character, mod type, author)
  • Mod name display: name only or with subfolders
  • Character column: icon only, name only, or both
  • Mod type column: icon only, name only, or both
  • Optional color coding for mod types

Installation

  • InstallerBD2ModManager_4.0.2_x64-setup.exe (recommended)

  • MSIBD2ModManager_4.0.2_x64_en-US.msi

  • PortableBD2ModManager-4.0.2-portable.exe


Full Changelog: v4.0.1...v4.0.2

BD2ModManager v4.0.1

17 Mar 20:28

Choose a tag to compare

If you have feature suggestions or encounter any issues with the mod manager, feel free to open an issue or contact me.


✨ What's New in v4.0.0+

General

  • Complete UI overhaul built with Tauri + Vue
  • Added .rar and .7z mod installation support

Mods Tab

  • Conflict indicator (flags mods that edit the same character/files)
  • Mod type icons
  • Character icons (head)
  • Context menu: select all, enabled, or disabled mods

Characters Tab

  • Grid view
  • Filters by name, mod types (cutscene, dating, standing, etc.)
  • Sort by name, release date, or number of mods
  • Filter by release period (last week, 2 weeks, month, etc.)
  • View and enable/disable a character's mods directly

BrownDustX Tab (new)

  • Detect BepInEx and BrownDustX plugin installation
  • Install BepInEx and BrownDustX directly from the app

Settings Tab

  • Auto sync mods on enable/disable
  • Show/hide columns (mod name, character, mod type, author)
  • Mod name display: name only or with subfolders
  • Character column: icon only, name only, or both
  • Mod type column: icon only, name only, or both
  • Optional color coding for mod types

Installation

  • InstallerBD2ModManager_4.0.1_x64-setup.exe (recommended)

  • MSIBD2ModManager_4.0.1_x64_en-US.msi

  • PortableBD2ModManager-4.0.1-portable.exe


BD2ModManager v4.0.0 Testing Only

14 Mar 22:03

Choose a tag to compare

Pre-release

⚠️ Pre-release – Testing Build


🇺🇸 English

If you are not comfortable with potential breakage or bugs, please wait for the stable release instead of downloading this build.
BD2ModManager 4.0.0 is nearly complete. This build is provided for final testing before the stable release.
Most features are finished, but there may still be bugs or minor issues.

Feedback

If you encounter any problems, please open an issue:
https://github.com/bruhnn/BD2ModManager/issues

🇨🇳 简体中文

如果您不熟悉潜在的错误或问题,请等待稳定版发布,而非下载此版本
BD2ModManager 4.0.0 即将完成。此版本仅供正式发布前的最终测试使用。
大部分功能已完成,但仍可能存在错误或小问题

反馈

如果您遇到任何问题,请提交 Issue
https://github.com/bruhnn/BD2ModManager/issues

🇯🇵 日本語

潜在的なバグや不具合が気になる方は、このビルドをダウンロードせず、安定版のリリースをお待ちください
BD2ModManager 4.0.0 はほぼ完成しています。このビルドは正式リリース前の最終テストのために提供されています。
ほとんどの機能は完成していますが、まだバグや軽微な問題が残っている可能性があります。

フィードバック

問題が発生した場合は、Issue を開いてください
https://github.com/bruhnn/BD2ModManager/issues

🇰🇷 한국어

잠재적인 오류나 버그가 불편하시다면, 이 빌드를 다운로드하지 말고 안정적인 정식 릴리즈를 기다려 주세요.
BD2ModManager 4.0.0 은 거의 완성 단계입니다. 이 빌드는 정식 출시 전 최종 테스트를 위해 제공됩니다.
대부분의 기능은 완성되었지만, 아직 버그나 소소한 문제가 있을 수 있습니다.

피드백

문제가 발생하면 이슈를 열어 주세요:
https://github.com/bruhnn/BD2ModManager/issues

BD2ModManager v3.2.4

26 Jul 16:20

Choose a tag to compare

If you have feature suggestions or encounter any issues with the mod manager, feel free to open an issue or contact me.

🔧 What’s New in v3.2.4

  • 🐛 Fix: Prevent sync method from resetting on startup or language change due to signal propagation (#25) (thanks to @love-156 for reporting)

⚠️ Some antivirus software might detect the .exe as a virus. This is a false positive caused by how PyInstaller packages the app.
If that happens, try the Full version (which includes the .exe in a folder).

🛠 Alt Version

Only use this version if the app crashes on startup.

Full Changelog: v3.2.3...v3.2.4

BD2ModManager v3.2.3

25 Jul 05:25

Choose a tag to compare

If you have feature suggestions or encounter any issues with the mod manager, feel free to open an issue or contact me.

🔥 What’s New in v3.2.3

  • Added Chinese translation (requested by @moxue128 )
  • 🐞 Added missing UI text translations for all supported languages:
    • 🇧🇷 Portuguese (pt-BR)
    • 🇰🇷 Korean (ko-KR)
    • 🇯🇵 Japanese (ja-JP)
    • 🇨🇳 Chinese (zh-CN)

These translations were generated using AI.
If you’d like to help improve them, feel free to open an issue.

⚠️ Some antivirus software might detect the .exe as a virus. This is a false positive caused by how PyInstaller packages the app.
If that happens, try the Full version (which includes the .exe in a folder).