You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Module Manager Watch Dog :: Changes
2
2
3
+
* 2024-0330: 1.1.1.2 (LisiasT) for KSP >= 1.2.2
4
+
+ Implements a "self-cleaning" mechanism intended to prevent the user being forced to manually delete artefacts on `GameData` once they decide to deinstall `Module Manager /L` and/or `Module Manager Watch Dog`.
5
+
- Specially necessary for CurseForge users.
6
+
+ Closes issue:
7
+
- [#10](https://github.com/net-lisias-ksp/ModuleManagerWatchDog/issues/10) Detects when the host directory (`GameData\ModuleManager`) was removed, and kill `ModuleManager.dll` in response.
3
8
* 2023-0703: 1.1.1.1 (LisiasT) for KSP >= 1.2.2
4
9
+ More sensible updating mechanism, coping with how Windows handles DLL files once they are loaded.
5
10
+ Fixes a bug on the KSPe's Install Checker/Update Tool
Copy file name to clipboardExpand all lines: CHANGE_LOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Module Manager Watch Dog :: Change Log
2
2
3
+
* 2024-0330: 1.1.1.2 (LisiasT) for KSP >= 1.2.2
4
+
+ Implements a "self-cleaning" mechanism intended to prevent the user being forced to manually delete artefacts on `GameData` once they decide to deinstall `Module Manager /L` and/or `Module Manager Watch Dog`.
5
+
- Specially necessary for CurseForge users.
6
+
+ Closes issue:
7
+
- [#10](https://github.com/net-lisias-ksp/ModuleManagerWatchDog/issues/10) Detects when the host directory (`GameData\ModuleManager`) was removed, and kill `ModuleManager.dll` in response.
3
8
* 2023-0703: 1.1.1.1 (LisiasT) for KSP >= 1.2.2
4
9
+ More sensible updating mechanism, coping with how Windows handles DLL files once they are loaded.
5
10
+ Fixes a bug on the KSPe's Install Checker/Update Tool
0 commit comments