File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Module Manager Watch Dog :: Changes
2
2
3
- * 2022-1112 : 1.1.0.3 (LisiasT) for KSP >= 1.2.2
3
+ * 2023-0313 : 1.1.0.4 (LisiasT) for KSP >= 1.2.2
4
4
+ Makes the thing survivable if KSP starts with the `pwd` set to anywhere but the `KSPUtil.ApplicationRootPath`.
5
5
+ Closes issue:
6
6
- [#6](https://github.com/net-lisias-ksp/ModuleManagerWatchDog/issues/6) Resurrect the multiple ModuleManager DLLs check for KSP 1.12.x
7
+ * 2022-1112: 1.1.0.3 (LisiasT) for KSP >= 1.2.2
8
+ + ***DITCHED***
7
9
* 2022-0719: 1.1.0.2 (LisiasT) for KSP >= 1.2.2
8
10
+ Fixes a mishap while updating the target DLL.
9
11
* 2022-0621: 1.1.0.1 (LisiasT) for KSP >= 1.2.2
Original file line number Diff line number Diff line change 1
1
# Module Manager Watch Dog :: Change Log
2
2
3
- * 2022-1112 : 1.1.0.3 (LisiasT) for KSP >= 1.2.2
3
+ * 2023-0313 : 1.1.0.4 (LisiasT) for KSP >= 1.2.2
4
4
+ Makes the thing survivable if KSP starts with the `pwd` set to anywhere but the `KSPUtil.ApplicationRootPath`.
5
5
+ Closes issue:
6
6
- [#6](https://github.com/net-lisias-ksp/ModuleManagerWatchDog/issues/6) Resurrect the multiple ModuleManager DLLs check for KSP 1.12.x
7
+ * 2022-1112: 1.1.0.3 (LisiasT) for KSP >= 1.2.2
8
+ + ***DITCHED***
7
9
* 2022-0719: 1.1.0.2 (LisiasT) for KSP >= 1.2.2
8
10
+ Fixes a mishap while updating the target DLL.
9
11
* 2022-0621: 1.1.0.1 (LisiasT) for KSP >= 1.2.2
Original file line number Diff line number Diff line change 8
8
"MAJOR":1,
9
9
"MINOR":1,
10
10
"PATCH":0,
11
- "BUILD":3
11
+ "BUILD":4
12
12
},
13
13
"KSP_VERSION_MIN":{
14
14
"MAJOR":1,
You can’t perform that action at this time.
0 commit comments