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

Binary file not shown.

View File

@@ -1,11 +1,11 @@
{
"NAME": "Guard13007 Empire Agency",
"URL": "https://raw.githubusercontent.com/Guard13007/KerbalStuff/master/Guard13007%20Empire%20Agency/GameData/Guard13007EmpireAgency.version",
"URL": "https://raw.githubusercontent.com/Guard13007/KerbalStuff/master/Guard13007%20Empire%20Agency/GameData/Guard13007/Guard13007EmpireAgency.version",
"DOWNLOAD": "http://beta.kerbalstuff.com/mod/68",
"VERSION": {
"MAJOR": 1,
"MINOR": 1,
"PATCH": 2,
"PATCH": 3,
"BUILD": 0
},
"KSP_VERSION": {

View File

@@ -1,3 +1,7 @@
## 1.1.3
Fixed error with .version file, update checks should work now.
## 1.1.2
Added support for KSP-AVC, which alerts you in game of mod updates if you have it.