DsCppModManager v0.30
In-game mod manager for DragonSword: Awakening.
Adds a 모드매니저 (Mod Manager) entry to the title menu — enable/disable mods, reorder them, and change their settings, in a panel built from the game's own settings widgets.
Install
- Close the game completely. A running game locks the mod DLL and the install fails.
- Extract
DsCppModManager_0.30.zipand double-clickinstall.bat.
Not on the default Steam path? Drag your game folder onto theinstall.baticon.
UE4SS is included — nothing else to download.
Already using UE4SS? install.bat leaves your installation alone.
What's in v0.30
- UE4SS bundled —
install.batsets it up when theue4ssfolder is missing - Option controls: colour picker, key binding, checkbox, action button, slider
- Order tab,
.zipauto-extract,.pakcontent mod support, safety guard
⚠ UE4SS is not my work
98.6 % of this archive by size is RE-UE4SS (MIT, Copyright (c) 2022 Narknon), included unmodified, purely so players with no ue4ss folder don't have to install it by hand.
My own code is the ~240 KB DsCppModManager/ folder — 1.4 % of the archive.
Bundled build: experimental channel, commit c838a8ac, UE4SS.dll 16,519,168 B.
Verify your download
certutil -hashfile DsCppModManager_0.30.zip SHA256
a5ca651e95d37634b669b31a65a9eb78fc31f6449a6504aed246cbd2dee9cbf3
Hashes for every DLL inside, and what the mod does at runtime: SECURITY.md
Source
https://github.com/summerspring-cf/DsModManager — with build instructions.