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
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,12 @@
2
2
*Lasciate ogne speranza, voi ch'intrate*
3
3
- - -
4
4
5
+
* 2019-0405: 4.0.2.1 (Lisias) for KSP >= 1.3.1
6
+
+ Reverting change on MMPatchLoader to allow it to be findable by `UnityEngine.Object.FindObjectOfType`
7
+
+ Merging upstream updates:
8
+
- Allow assemblies to add to mod list (Fix for Kerbalism compatibility)
9
+
- Add -mm-dont-copy-logs command line flag if you do not want to copy MM log back into the game log
10
+
- Fix for KSP runs in debug mode.
5
11
* 2019-0125: 4.0.0.2 (Lisias) for KSP >= 1.3.1
6
12
+ Merging upstream updates:
7
13
- [blowfish](https://forum.kerbalspaceprogram.com/index.php?/profile/119688-blowfish/) worked his magic once more and now MM does the patching while the game loads the models and textures.
Copy file name to clipboardExpand all lines: CHANGE_LOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,12 @@
2
2
*Lasciate ogne speranza, voi ch'intrate*
3
3
- - -
4
4
5
+
* 2019-0405: 4.0.2.1 (Lisias) for KSP >= 1.3.1
6
+
+ Reverting change on MMPatchLoader to allow it to be findable by `UnityEngine.Object.FindObjectOfType`
7
+
+ Merging upstream updates:
8
+
- Allow assemblies to add to mod list (Fix for Kerbalism compatibility)
9
+
- Add -mm-dont-copy-logs command line flag if you do not want to copy MM log back into the game log
10
+
- Fix for KSP runs in debug mode.
5
11
* 2019-0125: 4.0.0.2 (Lisias) for KSP >= 1.3.1
6
12
+ Merging upstream updates:
7
13
- [blowfish](https://forum.kerbalspaceprogram.com/index.php?/profile/119688-blowfish/) worked his magic once more and now MM does the patching while the game loads the models and textures.
0 commit comments