Skip to content

Commit 3f4044d

Browse files
committed
Release 2024.04.24.0 (LisiasT) for KSP >= 1.3
1 parent 6e423bd commit 3f4044d

3 files changed

Lines changed: 15 additions & 15 deletions

File tree

GameData/ModularManagement/ModularManagement.version

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"NAME" : "Modular Management",
3-
"URL" : "https://raw.githubusercontent.com/net-lisias-ksp/ModularManagement/master/ModularManagement.version",
4-
"DOWNLOAD" : "https://github.com/net-lisias-ksp/ModularManagement/releases",
3+
"URL" : "https://raw.githubusercontent.com/KSP-ModularManagement/ModularManagement/master/ModularManagement.version",
4+
"DOWNLOAD" : "https://github.com/KSP-ModularManagement/ModularManagement/releases",
55

66
"VERSION":{
77
"MAJOR":2024,
8-
"MINOR":03,
9-
"PATCH":30,
8+
"MINOR":04,
9+
"PATCH":24,
1010
"BUILD":0
1111
},
1212
"KSP_VERSION_MIN":{

GameData/ModularManagement/README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@ A convenient entry point Package for KSP modding with all batteries included.
55

66
## In a Hurry
77

8-
* [Source](https://github.com/net-lisias-ksp/ModularManagement)
9-
+ [Issue Tracker](https://github.com/net-lisias-ksp/ModularManagement/issues)
8+
* [Source](https://github.com/KSP-ModularManagement/ModularManagement)
9+
+ [Issue Tracker](https://github.com/KSP-ModularManagement/ModularManagement/issues)
1010
* Documentation
1111
+ [Forum](https://forum.kerbalspaceprogram.com/index.php?/topic/192216-*)
12-
+ [Project's README](https://github.com/net-lisias-ksp/ModularManagement/blob/master/README.md)
13-
+ [Install Instructions](https://github.com/net-lisias-ksp/ModularManagement/blob/master/INSTALL.md)
12+
+ [Project's README](https://github.com/KSP-ModularManagement/ModularManagement/blob/master/README.md)
13+
+ [Install Instructions](https://github.com/KSP-ModularManagement/ModularManagement/blob/master/INSTALL.md)
1414
* Official Distribution Sites:
1515
+ [CurseForge](https://www.curseforge.com/kerbal/ksp-mods/modularmanagement)
1616
+ [Homepage](http://ksp.lisias.net/add-ons/ModularManagement) on L Aerospace
17-
+ [Latest Release](https://github.com/net-lisias-ksp/ModularManagement/releases)
17+
+ [Latest Release](https://github.com/KSP-ModularManagement/ModularManagement/releases)
1818

1919

2020
## Description
@@ -32,7 +32,7 @@ You **will not** be left high and dry while flying your favorites crafts over Ke
3232

3333
Offer standardised, KSP version abstracted features, utilities and helpers to help the fellow KSP Add'On Author to seamless support past, present and (hopefully) future versions of KSP without needing even a recompile.
3434

35-
Fellow Authors willing to use this library are welcome to read the documentation available [here](https://github.com/net-lisias-ksp/KSPe/wiki).
35+
Fellow Authors willing to use this library are welcome to read the documentation available [here](https://github.com/KSP-ModularManagement/KSPe/wiki).
3636

3737
#### `Module Manager /L`
3838

@@ -86,8 +86,8 @@ See [NOTICE](./NOTICE) for further copyright and trademarks notices.
8686
## References
8787

8888
* KSPe ([LisiasT](https://github.com/Lisias))
89-
+ [GitHub](https://github.com/net-lisias-ksp/KSPe).
89+
+ [GitHub](https://github.com/KSP-ModularManagement/KSPe).
9090
* ModuleManager /L ([LisiasT](https://github.com/Lisias))
91-
+ [GitHub](https://github.com/net-lisias-ksp/ModuleManager).
91+
+ [GitHub](https://github.com/KSP-ModularManagement/ModuleManager).
9292
* Module Manager Watch Dog ([LisiasT](https://github.com/Lisias))
93-
+ [GitHub](https://github.com/net-lisias-ksp/ModuleManagerWatchDog).
93+
+ [GitHub](https://github.com/KSP-ModularManagement/ModuleManagerWatchDog).

ModularManagement.version

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
"VERSION":{
77
"MAJOR":2024,
8-
"MINOR":03,
9-
"PATCH":30,
8+
"MINOR":04,
9+
"PATCH":24,
1010
"BUILD":0
1111
},
1212
"KSP_VERSION_MIN":{

0 commit comments

Comments
 (0)