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-0621: 1.1.0.0 (LisiasT) for KSP >= 1.2.2
3
+ * 2022-0621: 1.1.0.1 (LisiasT) for KSP >= 1.2.2
4
4
+ Adds a Install Checker for:
5
5
- The tool itself
6
6
- ModuleManager /L
7
7
- TweakScale
8
8
+ Closes issue:
9
9
- [#5](https://github.com/net-lisias-ksp/ModuleManagerWatchDog/issues/5) Cook a `GameData/*.dll` update tool
10
+ * 2022-0621: 1.1.0.0 (LisiasT) for KSP >= 1.2.2
11
+ + ***DTICHED*** due a stupid mistake on handling pathnames... #facePalm
10
12
* 2021-0907: 1.0.1.1 (LisiasT) for KSP >= 1.2.2
11
13
+ Promoted to Release
12
14
+ Revamping the Redist checks, promoting modularity and selective deployment
Original file line number Diff line number Diff line change 1
1
# Module Manager Watch Dog :: Change Log
2
2
3
- * 2022-0621: 1.1.0.0 (LisiasT) for KSP >= 1.2.2
3
+ * 2022-0621: 1.1.0.1 (LisiasT) for KSP >= 1.2.2
4
4
+ Adds a Install Checker for:
5
5
- The tool itself
6
6
- ModuleManager /L
7
7
- TweakScale
8
8
+ Closes issue:
9
9
- [#5](https://github.com/net-lisias-ksp/ModuleManagerWatchDog/issues/5) Cook a `GameData/*.dll` update tool
10
+ * 2022-0621: 1.1.0.0 (LisiasT) for KSP >= 1.2.2
11
+ + ***DTICHED*** due a stupid mistake on handling pathnames... #facePalm
10
12
* 2021-0907: 1.0.1.1 (LisiasT) for KSP >= 1.2.2
11
13
+ Promoted to Release
12
14
+ Revamping the Redist checks, promoting modularity and selective deployment
Original file line number Diff line number Diff line change 8
8
"MAJOR":1,
9
9
"MINOR":1,
10
10
"PATCH":0,
11
- "BUILD":0
11
+ "BUILD":1
12
12
},
13
13
"KSP_VERSION_MIN":{
14
14
"MAJOR":1,
You can’t perform that action at this time.
0 commit comments