1 parent 19898eb commit 7f06ee7Copy full SHA for 7f06ee7
1 file changed
ChangeLog.md
@@ -1,6 +1,19 @@
1
Changes per version for LaserDist (in reverse order)
2
======================================================
3
4
+V1.4.0 Added to inventory system
5
+--------------------------------
6
+
7
+Support for putting LaserDist parts inside the new KSP inventory system.
8
9
+The KSP 1.11.x updates added an EVA inventory system for parts and they
10
+require parts have a new "ModuleCargoPart" section added to its
11
+Part.cfg files to use it.
12
13
+This release also works on the previous KSP version, KSP 1.10.x too, but it
14
+may cause a startup complaint (which it is safe to ignore) in the logs on
15
+KSP 1.10.x when it sees the new "ModuleCargoPart" section in the config files.
16
17
v1.3.0 Just version updates
18
---------------------------
19
0 commit comments