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 11# Module Manager Watch Dog :: Changes
22
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
310* 2021-0907: 1.0.1.1 (LisiasT) for KSP >= 1.2.2
411 + Promoted to Release
512 + Revamping the Redist checks, promoting modularity and selective deployment
Original file line number Diff line number Diff line change 11# Module Manager Watch Dog :: Change Log
22
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
310* 2021-0907: 1.0.1.1 (LisiasT) for KSP >= 1.2.2
411 + Promoted to Release
512 + Revamping the Redist checks, promoting modularity and selective deployment
Original file line number Diff line number Diff line change 66
77 "VERSION":{
88 "MAJOR":1,
9- "MINOR":0 ,
10- "PATCH":1 ,
11- "BUILD":1
9+ "MINOR":1 ,
10+ "PATCH":0 ,
11+ "BUILD":0
1212 },
1313 "KSP_VERSION_MIN":{
1414 "MAJOR":1,
You can’t perform that action at this time.
0 commit comments