File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Module Manager :: Change Log
1+ # Module Manager :: Changes
22
3+ * 2018-1010: 3.0.7.2 (Lisias) for KSP 1.4
4+ + Moving the datafiles to <KSP_ROOT>/PluginData , where God intended it to be.
5+ + Using KSPe facilities
6+ - (some) Logging
7+ - File System and Data Files
8+ + Some small glitches and what appears to be a behavior inconsistency fixed.
39* 2018-0930: 3.0.7.1 (Lisias) for KSP 1.4
410 + fixing MissingMethodException: Method not found: 'UnityEngine.Texture2D.LoadImage'.
Original file line number Diff line number Diff line change 11# Module Manager :: Change Log
22
3+ * 2018-1010: 3.0.7.2 (Lisias) for KSP 1.4
4+ + Moving the datafiles to <KSP_ROOT>/PluginData , where God intended it to be.
5+ + Using KSPe facilities
6+ - (some) Logging
7+ - File System and Data Files
8+ + Some small glitches and what appears to be a behavior inconsistency fixed.
39* 2018-0930: 3.0.7.1 (Lisias) for KSP 1.4
410 + fixing MissingMethodException: Method not found: 'UnityEngine.Texture2D.LoadImage'.
511* 2018-0505: 3.0.7 (sarbian) for KSP 1.4
Original file line number Diff line number Diff line change 1313 "MAJOR":3,
1414 "MINOR":0,
1515 "PATCH":7,
16- "BUILD":1
16+ "BUILD":2
1717 },
1818 "KSP_VERSION":{
1919 "MAJOR":1,
20- "MINOR":4,
20+ "MINOR":4
2121 },
2222 "KSP_VERSION_MIN":{
2323 "MAJOR":1,
2424 "MINOR":4,
25- "PATCH":0
25+ "PATCH":1
2626 },
2727 "KSP_VERSION_MAX":{
2828 "MAJOR":1,
You can’t perform that action at this time.
0 commit comments