File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Module Manager Watch Dog :: Changes
22
3+ * 2023-0703: 1.1.1.1 (LisiasT) for KSP >= 1.2.2
4+ + More sensible updating mechanism, coping with how Windows handles DLL files once they are loaded.
5+ + Fixes a bug on the KSPe's Install Checker/Update Tool
6+ - **You need to manually remove the older `<KSP-ROOT>/GameData/666_ModuleManagerWatchDog.dll` file if existent!**
37* 2023-0514: 1.1.1.0 (LisiasT) for KSP >= 1.2.2
48 + Improvements on the code used to introspect the `GameData`
59 - Safer handling 1.12.x without screwing older KSPs.
Original file line number Diff line number Diff line change 11# Module Manager Watch Dog :: Change Log
22
3+ * 2023-0703: 1.1.1.1 (LisiasT) for KSP >= 1.2.2
4+ + More sensible updating mechanism, coping with how Windows handles DLL files once they are loaded.
5+ + Fixes a bug on the KSPe's Install Checker/Update Tool
6+ - **You need to manually remove the older `<KSP-ROOT>/GameData/666_ModuleManagerWatchDog.dll` file if existent!**
37* 2023-0514: 1.1.1.0 (LisiasT) for KSP >= 1.2.2
48 + Improvements on the code used to introspect the `GameData`
59 - Safer handling 1.12.x without screwing older KSPs.
Original file line number Diff line number Diff line change 88 "MAJOR":1,
99 "MINOR":1,
1010 "PATCH":1,
11- "BUILD":0
11+ "BUILD":1
1212 },
1313 "KSP_VERSION_MIN":{
1414 "MAJOR":1,
You can’t perform that action at this time.
0 commit comments