Skip to content

Commit 0d7fd79

Browse files
committed
Updating ModuleManager to 4.2.3.5
1 parent 2dfd580 commit 0d7fd79

5 files changed

Lines changed: 5 additions & 2 deletions

File tree

GameData/ModuleManager.dll

1 KB
Binary file not shown.

GameData/ModuleManager/CHANGE_LOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
*Lasciate ogne speranza, voi ch'intrate*
33
- - -
44

5+
* 2025-0207: 4.2.3.5 (Lisias) for KSP >= 1.2.2
6+
+ Fixes a pretty nasty Log Spam I let pass trough
7+
+ Log a warning when `:FOR` and `:NEEDS` on the same patch uses the same identifier, as this will not work exactly as one would expect.
58
* 2024-0415: 4.2.3.4 (Lisias) for KSP >= 1.2.2
69
+ Fix some long due "Reload Database" on the Module Manager Menu (Alt-F11)
710
- Nope, the Full Reload is still broken, and it was hidden. Sorry!

GameData/ModuleManager/ModuleManager.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"MAJOR":4,
99
"MINOR":2,
1010
"PATCH":3,
11-
"BUILD":4
11+
"BUILD":5
1212
},
1313
"KSP_VERSION_MIN":{
1414
"MAJOR":1,
1 KB
Binary file not shown.

GameData/ModuleManager/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ To install, place the GameData folder inside your Kerbal Space Program folder. I
5353

5454
This work is licensed as follows:
5555

56-
* [GPL 3.0](https://www.gnu.org/licenses/gpl-3.0.en.html). See [here](./LICENSE.GPL-3_0)
56+
* [GPL 3.0](https://www.gnu.org/licenses/gpl-3.0.en.html). See [here](./LICENSE)
5757
+ You are free to:
5858
- Use : unpack and use the material in any computer or device
5959
- Redistribute : redistribute the original package in any medium

0 commit comments

Comments
 (0)