File tree Expand file tree Collapse file tree 3 files changed +17
-3
lines changed Expand file tree Collapse file tree 3 files changed +17
-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
4
+ + Adds a Install Checker for:
5
+ - The tool itself
6
+ - ModuleManager /L
7
+ - TweakScale
8
+ + Closes issue:
9
+ - [#5](https://github.com/net-lisias-ksp/ModuleManagerWatchDog/issues/5) Cook a `GameData/*.dll` update tool
3
10
* 2021-0907: 1.0.1.1 (LisiasT) for KSP >= 1.2.2
4
11
+ Promoted to Release
5
12
+ 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
4
+ + Adds a Install Checker for:
5
+ - The tool itself
6
+ - ModuleManager /L
7
+ - TweakScale
8
+ + Closes issue:
9
+ - [#5](https://github.com/net-lisias-ksp/ModuleManagerWatchDog/issues/5) Cook a `GameData/*.dll` update tool
3
10
* 2021-0907: 1.0.1.1 (LisiasT) for KSP >= 1.2.2
4
11
+ Promoted to Release
5
12
+ Revamping the Redist checks, promoting modularity and selective deployment
Original file line number Diff line number Diff line change 6
6
7
7
"VERSION":{
8
8
"MAJOR":1,
9
- "MINOR":0 ,
10
- "PATCH":1 ,
11
- "BUILD":1
9
+ "MINOR":1 ,
10
+ "PATCH":0 ,
11
+ "BUILD":0
12
12
},
13
13
"KSP_VERSION_MIN":{
14
14
"MAJOR":1,
You can’t perform that action at this time.
0 commit comments