File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Module Manager :: Changes
2
2
3
+ * 2018-1011: 3.0.7.4 (Lisias) for KSP 1.4
4
+ + We have moved to the properly maintained /L Division! :)
5
+ + No code changes from the last release.
3
6
* 2018-1010: 3.0.7.3 (Lisias) for KSP 1.4
4
7
+ Moving the datafiles to <KSP_ROOT>/PluginData , where God intended it to be.
5
8
+ Using KSPe facilities
6
9
- (some) Logging
7
10
- File System and Data Files
8
11
+ Some small glitches and what appears to be a behavior inconsistency fixed.
9
12
+ Doing things the right way this time.
10
- * 2018-1010: 3.0.7.2 (Lisias) for KSP 1.4 -- WITHDRAWN
11
- * 2018-0930: 3.0.7.1 (Lisias) for KSP 1.4
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-1011: 3.0.7.4 (Lisias) for KSP 1.4
4
+ + We have moved to the properly maintained /L Division! :)
5
+ + No code changes from the last release.
3
6
* 2018-1010: 3.0.7.3 (Lisias) for KSP 1.4
4
7
+ Moving the datafiles to <KSP_ROOT>/PluginData , where God intended it to be.
5
8
+ Using KSPe facilities
Original file line number Diff line number Diff line change 8
8
"MAJOR":3,
9
9
"MINOR":0,
10
10
"PATCH":7,
11
- "BUILD":3
11
+ "BUILD":4
12
12
},
13
13
"KSP_VERSION":{
14
14
"MAJOR":1,
You can’t perform that action at this time.
0 commit comments