Update for 1.12.2 engines

This commit is contained in:
Chris
2021-08-11 12:46:54 -07:00
parent def32dae09
commit 740a6e3e41
16 changed files with 816 additions and 34 deletions

View File

@ -6,19 +6,19 @@
{
"MAJOR":1,
"MINOR":4,
"PATCH":1,
"PATCH":2,
"BUILD":0
},
"KSP_VERSION":
{
"MAJOR":1,
"MINOR":12,
"PATCH":1
"PATCH":2
},
"KSP_VERSION_MIN":{
"MAJOR":1,
"MINOR":12,
"PATCH":1
"PATCH":2
},
"KSP_VERSION_MAX":{
"MAJOR":1,