File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ KERBALCHANGELOG //Required to have this name
77 VERSION
88 {
99 version = 1.2.0.0
10- change = recompile for KSP 1.8
10+ change = recompile for KSP 1.9
1111 change = added game settings page
1212 change = added global setting to enable/disable PAW color
1313 change = added option to globally enable/disable
Original file line number Diff line number Diff line change 1212 "VERSION" :
1313 {
1414 "MAJOR" : 1,
15- "MINOR" : 0 ,
16- "PATCH" : 3 ,
17- "BUILD" : 5
15+ "MINOR" : 1 ,
16+ "PATCH" : 0 ,
17+ "BUILD" : 0
1818 },
1919 "KSP_VERSION" :
2020 {
2121 "MAJOR" : 1,
22- "MINOR" : 7 ,
23- "PATCH" : 3
22+ "MINOR" : 8 ,
23+ "PATCH" : 1
2424 },
2525 "KSP_VERSION_MIN" :
2626 {
2727 "MAJOR" : 1,
28- "MINOR" : 7 ,
28+ "MINOR" : 8 ,
2929 "PATCH" : 1
3030 },
3131 "KSP_VERSION_MAX" :
3232 {
3333 "MAJOR" : 1,
34- "MINOR" : 7 ,
34+ "MINOR" : 8 ,
3535 "PATCH" : 9999
3636 },
3737 "INSTALL_LOC" :
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 22 "schemaVersion" : 1 ,
33 "label" : " Code" ,
44 "labelColor" : " darkblue" ,
5- "message" : " <.NET 3.5 <Unity 2017.1.3p1 > <C#>" ,
5+ "message" : " <.NET 4.8> <Unity 2019.2.2f1 > <C#>" ,
66 "color" : " 66ccff" ,
77 "style" : " plastic"
88}
Original file line number Diff line number Diff line change 22 "schemaVersion" : 1 ,
33 "label" : " KSP" ,
44 "labelColor" : " darkblue" ,
5- "message" : " 1.7.3 " ,
5+ "message" : " 1.8.1 " ,
66 "color" : " 66ccff" ,
77 "style" : " plastic"
88}
Original file line number Diff line number Diff line change 22 "schemaVersion" : 1 ,
33 "label" : " Field Training Lab" ,
44 "labelColor" : " darkgreen" ,
5- "message" : " 2.0.3.5 " ,
5+ "message" : " 1.1.0.0 " ,
66 "color" : " orange" ,
77 "style" : " plastic"
88}
You can’t perform that action at this time.
0 commit comments