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.

Binary file not shown.

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
}
}

View File

@ -0,0 +1,15 @@
This mod adds a simple agency representing an insurance company.
The Kerbal Insurance Agency was formed before Kerbals realized that going into space was very dangerous. Due to legal issues, the company still exists, despite having tried to go backrupt several times.
Based on a flag created by Reddit user SlowCPU.
#### Mentalities:
- Competitive 0.8
- Economic 1
- Hasty 0.6
- Perfectionist 0.1
- Stern 1
- Kerbalminded 0.9
- Moral 0.4

View File

@ -1 +0,0 @@
The flag comes from Reddit user SlowCPU (which is why I put it in a different GameData folder from my own). I asked for permission to use it and never got a reply. I will remove this if they demand it.

View File

@ -1,3 +1,7 @@
## 1.1.1
Added support for KSP-AVC, which alerts you in game of mod updates if you have it.
## 1.1
Fixed scaled image.