File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Module Manager :: Changes
2
2
3
- * 2018-1010: 3.0.7.2 (Lisias) for KSP 1.4
3
+ * 2018-1010: 3.0.7.3 (Lisias) for KSP 1.4
4
4
+ Moving the datafiles to <KSP_ROOT>/PluginData , where God intended it to be.
5
5
+ Using KSPe facilities
6
6
- (some) Logging
7
7
- File System and Data Files
8
8
+ Some small glitches and what appears to be a behavior inconsistency fixed.
9
+ + Doing things the right way this time.
10
+ * 2018-1010: 3.0.7.2 (Lisias) for KSP 1.4 -- WITHDRAWN
9
11
* 2018-0930: 3.0.7.1 (Lisias) for KSP 1.4
10
12
+ fixing MissingMethodException: Method not found: 'UnityEngine.Texture2D.LoadImage'.
Original file line number Diff line number Diff line change 1
1
# Module Manager :: Change Log
2
2
3
- * 2018-1010: 3.0.7.2 (Lisias) for KSP 1.4
3
+ * 2018-1010: 3.0.7.3 (Lisias) for KSP 1.4
4
4
+ Moving the datafiles to <KSP_ROOT>/PluginData , where God intended it to be.
5
5
+ Using KSPe facilities
6
6
- (some) Logging
7
7
- File System and Data Files
8
8
+ Some small glitches and what appears to be a behavior inconsistency fixed.
9
+ + Doing things the right way this time.
10
+ * 2018-1010: 3.0.7.2 (Lisias) for KSP 1.4 -- WITHDRAWN
9
11
* 2018-0930: 3.0.7.1 (Lisias) for KSP 1.4
10
12
+ fixing MissingMethodException: Method not found: 'UnityEngine.Texture2D.LoadImage'.
11
13
* 2018-0505: 3.0.7 (sarbian) for KSP 1.4
Original file line number Diff line number Diff line change 13
13
"MAJOR":3,
14
14
"MINOR":0,
15
15
"PATCH":7,
16
- "BUILD":2
16
+ "BUILD":3
17
17
},
18
18
"KSP_VERSION":{
19
19
"MAJOR":1,
You can’t perform that action at this time.
0 commit comments