added KSP-AVC support for Guard13007 Empire Agency

This commit is contained in:
Paul Liverman
2014-08-07 19:08:54 -07:00
parent e2027cf9f7
commit f236ac99a1
5 changed files with 51 additions and 5 deletions

Binary file not shown.

View File

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

View File

@@ -1,2 +1,23 @@
This mod adds a simple agency. Read the [KerbalStuff](http://beta.kerbalstuff.com/mod/68)
description about it for more info.
This mod adds an agency representing the somewhat evil Guard13007 Empire.
The Guard13007 Empire is a hasty, scientific, pioneering group that doesn't
really care about Kerbal life and will pay you greatly for your assistance. Do
well for them and you will be rewarded. Do badly, and they don't really care,
but you won't be paid.
#### Mentalities
- Commercial 0.8
- Competitive 0.9
- Conglomerate 0.7
- Hasty 0.6
- Industrial 0.7
- Perfectionist 1
- Pioneer 0.8
- Scientific 0.9
- EasyGoing 1
- Kerbalminded 0
- Moral 0
Note that I may not understand how these actually work and some are not
implemented in the stock game, and thus, do nothing.

View File

@@ -1,3 +1,7 @@
## 1.1.2
Added support for KSP-AVC, which alerts you in game of mod updates if you have it.
## 1.1.1
Critical fix cause I made a stupid error.