updated stuffs for 1.0.5
This commit is contained in:
Binary file not shown.
BIN
Kerbal Insurance Agency/1.1.3.zip
Normal file
BIN
Kerbal Insurance Agency/1.1.3.zip
Normal file
Binary file not shown.
@@ -2,7 +2,7 @@ AGENT
|
||||
{
|
||||
name = Kerbal Insurance Agency
|
||||
|
||||
descrition = 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.
|
||||
descrition = The Kerbal Insurance Agency was formed before it was determined that going into space is very dangerous. Due to legal issues, the company still exists, despite having tried to go backrupt several times.
|
||||
|
||||
logoURL = SlowCPU/Agencies/KerbalInsuranceAgency
|
||||
//flag created by /u/SlowCPU and stolen without permission, sorry
|
||||
@@ -15,4 +15,4 @@ AGENT
|
||||
mentality = Stern 1
|
||||
mentality = Kerbalminded 0.9
|
||||
mentality = Moral 0.4
|
||||
}
|
||||
}
|
||||
|
@@ -5,13 +5,13 @@
|
||||
"VERSION": {
|
||||
"MAJOR": 1,
|
||||
"MINOR": 1,
|
||||
"PATCH": 1,
|
||||
"PATCH": 3,
|
||||
"BUILD": 0
|
||||
},
|
||||
"KSP_VERSION": {
|
||||
"MAJOR": 0,
|
||||
"MINOR": 90,
|
||||
"PATCH": 0
|
||||
"MAJOR": 1,
|
||||
"MINOR": 0,
|
||||
"PATCH": 5
|
||||
},
|
||||
"KSP_VERSION_MIN": {
|
||||
"MAJOR": 0,
|
||||
|
@@ -1,6 +1,8 @@
|
||||
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.
|
||||
The Kerbal Insurance Agency was formed before it was determined that going into
|
||||
space is 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.
|
||||
|
||||
|
@@ -1,15 +1,10 @@
|
||||
## 1.1.2
|
||||
|
||||
Updated .version file
|
||||
|
||||
## 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.
|
||||
|
||||
## 1.0
|
||||
|
||||
Init commit.
|
||||
1.1.3
|
||||
- Updates .version file for 1.0.5
|
||||
1.1.2
|
||||
- Updated .version file
|
||||
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.
|
||||
1.0
|
||||
- Init commit.
|
||||
|
Reference in New Issue
Block a user