fixed KSP-AVC support and added it to Kerbal Insurance Agency mod

This commit is contained in:
Paul Liverman
2014-08-07 19:17:50 -07:00
parent f236ac99a1
commit f530064f3a
8 changed files with 46 additions and 3 deletions

View File

@@ -0,0 +1,21 @@
{
"NAME": "Kerbal Insurance Agency",
"URL": "https://raw.githubusercontent.com/Guard13007/KerbalStuff/master/Kerbal%20Insurance%20Agency/GameData/Guard13007/KerbalInsuranceAgency.version",
"DOWNLOAD": "http://beta.kerbalstuff.com/mod/95",
"VERSION": {
"MAJOR": 1,
"MINOR": 1,
"PATCH": 1,
"BUILD": 0
},
"KSP_VERSION": {
"MAJOR": 0,
"MINOR": 24,
"PATCH": 2
},
"KSP_VERSION_MIN": {
"MAJOR": 0,
"MINOR": 24,
"PATCH": 0
}
}