You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@
23
23
+ Make the thing properly distributable.
24
24
+ **Needs** KSPe 2.5 or higher.
25
25
* 2022-0918: 4.2.2.4b (Lisias) for KSP >= 1.2
26
-
+ Updates the [`INSTALL.md`](https://github.com/net-lisias-ksp/ModuleManager/blob/master/INSTALL.md) file to reflect the new deployment model.
26
+
+ Updates the [`INSTALL.md`](https://github.com/KSP-ModularManagement/ModuleManager/blob/master/INSTALL.md) file to reflect the new deployment model.
27
27
- A new `MM/L` release wasn't really **needed**, but since I failed to update the install instructions and there're people using this, I choose to be conservative on the matter.
28
28
- There're no changes on the DLL, so I choose to shove a "b" on the same release number.
Copy file name to clipboardExpand all lines: CHANGE_LOG.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
*Lasciate ogne speranza, voi ch'intrate*
3
3
- - -
4
4
5
+
* 202?-????: 4.2.?.? (Lisias) for KSP >= 1.2.2
6
+
+ We had moved!
7
+
- The Official Repository is now on https://github.com/KSP-ModularManagement/ModuleManager
5
8
* 2024-0330: 4.2.3.3 (Lisias) for KSP >= 1.2
6
9
+ Slightly less spammy on spamming logs.
7
10
* 2024-0311: 4.2.3.2 (Lisias) for KSP >= 1.2
@@ -26,7 +29,7 @@
26
29
+ Make the thing properly distributable.
27
30
+ **Needs** KSPe 2.5 or higher.
28
31
* 2022-0918: 4.2.2.4b (Lisias) for KSP >= 1.2
29
-
+ Updates the [`INSTALL.md`](https://github.com/net-lisias-ksp/ModuleManager/blob/master/INSTALL.md) file to reflect the new deployment model.
32
+
+ Updates the [`INSTALL.md`](https://github.com/KSP-ModularManagement/ModuleManager/blob/master/INSTALL.md) file to reflect the new deployment model.
30
33
- A new `MM/L` release wasn't really **needed**, but since I failed to update the install instructions and there're people using this, I choose to be conservative on the matter.
31
34
- There're no changes on the DLL, so I choose to shove a "b" on the same release number.
32
35
* 2022-0809: 4.2.2.4 (Lisias) for KSP >= 1.2
@@ -122,7 +125,7 @@
122
125
+ some code cleanups
123
126
* 2020-0616: 4.1.3.2 (Lisias) for KSP >= 1.3.1
124
127
+ A nasty mishap from an old merge (dated 2018-11) was detected and fixed.
125
-
- See Issue [#4](https://github.com/net-lisias-ksp/ModuleManager/issues/4).
128
+
- See Issue [#4](https://github.com/KSP-ModularManagement/ModuleManager/issues/4).
+ [Homepage](http://ksp.lisias.net/add-ons/ModuleManager) on L Aerospace
34
-
+ [Source and Binaries](https://github.com/net-lisias-ksp/ModuleManager) on GitHub.
34
+
+ [Source and Binaries](https://github.com/KSP-ModularManagement/ModuleManager) on GitHub.
35
35
36
36
37
37
## Description
@@ -47,7 +47,7 @@ To install, place the GameData folder inside your Kerbal Space Program folder. I
47
47
### Dependencies
48
48
49
49
* Hard Depencies:
50
-
* [KSP API Extensions/L](https://github.com/net-lisias-ksp/KSPAPIExtensions) V 2.0 or above.
50
+
* [KSP API Extensions/L](https://github.com/KSP-ModularManagement/KSPAPIExtensions) V 2.0 or above.
51
51
52
52
### Licensing
53
53
@@ -67,7 +67,7 @@ This work is licensed as follows:
67
67
- Please note that upgrading the license to any posterior GPL **IS NOT ALLOWED** for this work, as the author **DID NOT** added the "or (at your option) any later version" on the license.
68
68
- You don't mix your work with GPL incompatible works.
69
69
70
-
[Previous releases](https://github.com/net-lisias-ksp/ModuleManager/tree/upstream/master) remain licensed under the [CC-BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/). Additionally, [check this statement](https://creativecommons.org/2015/10/08/cc-by-sa-4-0-now-one-way-compatible-with-gplv3/) from CC.
70
+
[Previous releases](https://github.com/KSP-ModularManagement/ModuleManager/tree/upstream/master) remain licensed under the [CC-BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/). Additionally, [check this statement](https://creativecommons.org/2015/10/08/cc-by-sa-4-0-now-one-way-compatible-with-gplv3/) from CC.
71
71
72
72
Please note the copyrights and trademarks in [NOTICE](./NOTICE)
0 commit comments