Releases: millerscout/Kenshi-Mod-Manager
Releases · millerscout/Kenshi-Mod-Manager
v1.28 - Improved steam folder detection.
- Lookup in registry for installed Steam path,
- Fallback to default location.
v1.27 - improved tooling window
- Delete invalid symblinks with access issues (e.g. unsub mod at steam).
- removed random comments.
- improved logging on thread.
- added the logging on main thread again, as it raises other exceptions need to improve logging feature with a proper component.
- added new context actions: Remove symblink, Add Symblink.
- added an icon for symblinked folder.
- refactored some points creating symblink.
- removed symblink color. (and it fixes the highlight on search as well.)
Small fix
- fixed trying to create a symblink when there's an existing folder on destination.
- improved automation
- fixed subfolder (publish)
- retry uploading package.
v1.25 - Prevent crash while writing verbose log and creating Symblinks.
- fixed GUI on create symb link button.
- added logs to track down issues while creating symblinks and verbose log.
v1.24 - Improved Tooling
- improved issues while uploading packages.
- fixed automation script.
- fixed a static path on automation.
- symblinks are created in parallel, that reduces hangs.
- logs are begin written out of main thread.
- added button to select all mods.
- symblinks now are created with context select or checkbox.
- now shows the source of the mod.
- feedback about what's symblinked with a blue color
- fixed not displaying color properly on tooling.
- fixed not working jump to next item in search.
v1.23 - Refactoring symblinks creation
I had to change how symblink creation, because there was an issue for some, that wasn't working.
- removed the elevated privilege to open the kmm-tool.
v1.21 - testing automation
test automation
Added logs and removed webserver. (#14)
- Removed internal webserver for now.
- added auto-versioning.
- improved the bat file to generate builds.
- auto-delete the log-file.
- added logs to know how many mods are installe and which type.
- added log for symblink generation.
- added versioning on title.
Automation Test (use the 1.20. version please)
Automation Test
use this version https://github.com/millerscout/Kenshi-Mod-Manager/releases/tag/v1.20
Fix open mod folder on Tooling.
v1.19 fix broken "open mod folder" from tooling.