Skip to content

Commit 99a0047

Browse files
committed
Release 2023.11.16.2 (LisiasT) for KSP >= 1.3
1 parent 8ac1815 commit 99a0047

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

GameData/ModularManagement/ModularManagement.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"MAJOR":2023,
88
"MINOR":11,
99
"PATCH":16,
10-
"BUILD":1
10+
"BUILD":2
1111
},
1212
"KSP_VERSION_MIN":{
1313
"MAJOR":1,

GameData/ModularManagement/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@ Detailed installation instructions are now on its own file (see the [In a Hurry]
5555

5656
### Notes
5757

58-
* Module Manager /L **does not** replaces Forum Module Manager if it is already installed. If you plan to use MM/L you need to manually remove FMM from your `GameData`.
58+
* Module Manager /L **does not** replaces Forum Module Manager if it is already installed.
59+
+ If you plan to use MM/L you need to manually remove FMM from your `GameData` **BEFORE** installing **Modular Management**.
5960
* If Forum Module Manager is installed after Module Manager /L is active, The Watch Dog will bark and you will need to remove one of them in order to run KSP.
6061

6162
### License

ModularManagement.version

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"DOWNLOAD" : "https://github.com/net-lisias-ksp/ModularManagement/releases",
55

66
"VERSION":{
7-
"MAJOR":2024,
8-
"MINOR":01,
9-
"PATCH":06,
10-
"BUILD":0
7+
"MAJOR":2023,
8+
"MINOR":11,
9+
"PATCH":16,
10+
"BUILD":2
1111
},
1212
"KSP_VERSION_MIN":{
1313
"MAJOR":1,

0 commit comments

Comments
 (0)