Skip to content

Commit

Permalink
Release 2023.05.13.0 (Lisias) for KSP >= 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisias committed May 13, 2023
1 parent 3d548bc commit 2f8e782
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
4 changes: 2 additions & 2 deletions GameData/ModularManagement/ModularManagement.version
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

"VERSION":{
"MAJOR":2023,
"MINOR":3,
"PATCH":19,
"MINOR":5,
"PATCH":13,
"BUILD":0
},
"KSP_VERSION_MIN":{
Expand Down
5 changes: 5 additions & 0 deletions GameData/ModularManagement/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,11 @@ Additional services for updating specific DLLs on `GameData` are now part of the

Detailed installation instructions are now on its own file (see the [In a Hurry](#in-a-hurry) section) and on the distribution file.

### Notes

* 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`.
* 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.

### License

* This work is licensed as follows:
Expand Down
4 changes: 2 additions & 2 deletions ModularManagement.version
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

"VERSION":{
"MAJOR":2023,
"MINOR":3,
"PATCH":19,
"MINOR":5,
"PATCH":13,
"BUILD":0
},
"KSP_VERSION_MIN":{
Expand Down

0 comments on commit 2f8e782

Please sign in to comment.