updated stuffs for 1.0.5

This commit is contained in:
Paul Liverman III
2015-11-10 14:08:23 -08:00
parent 1b82bece2b
commit db6cfebf32
11 changed files with 39 additions and 51 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -2,7 +2,7 @@ AGENT
{
name = Guard13007 Empire
description = A conglomerate company with lots of funds and no ethics. There's something shadowy behind them, but they distract with shiny funds.
description = A conglomerate with lots of funds and limited ethics. There's something shadowy behind them, but everyone is distracted by their shiny products.
logoURL = Guard13007/Agencies/Guard13007Empire
logoScaledURL = Guard13007/Agencies/Guard13007Empire_scaled
@@ -18,4 +18,4 @@ AGENT
mentality = EasyGoing 1
mentality = Kerbalminded 0
mentality = Moral 0
}
}

View File

@@ -5,13 +5,13 @@
"VERSION": {
"MAJOR": 1,
"MINOR": 1,
"PATCH": 4,
"PATCH": 5,
"BUILD": 0
},
"KSP_VERSION": {
"MAJOR": 0,
"MINOR": 90,
"PATCH": 0
"MAJOR": 1,
"MINOR": 0,
"PATCH": 5
},
"KSP_VERSION_MIN": {
"MAJOR": 0,

View File

@@ -1,23 +1,14 @@
## 1.1.4
Updated .version for 0.90.
## 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.
## 1.1.1
Critical fix cause I made a stupid error.
## 1.1
Fixed flag on small list view thingie.
## 1.0
Init commit.
1.1.5
- Updated .version for 1.0.5.
1.1.4
- Updated .version for 0.90.
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.
1.1.1
- Critical fix cause I made a stupid error.
1.1
- Fixed flag on small list view thingie.
1.0
- Init commit.