Re-submitted AIES Unofficial

Not sure where the original went.  Changed ksp_version to
ksp_version_min.
This commit is contained in:
Felger 2014-12-20 19:29:26 -06:00
parent 7089251e6e
commit f6d20d9ef5
1 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
{
"spec_version": 1,
"identifier": "AIESAerospace-Unofficial",
"ksp_version_min": "0.23",
"resources":
{
"homepage": "http://forum.kerbalspaceprogram.com/threads/35383-0-23-AIES-Aerospace-v1-5-1"
},
"name": "AIES Aerospace",
"license": "restricted",
"abstract": "The AIES project is a set pieces to make almost any type of mission, more than 80 pieces so far, engine, fuel tank of any size, Pods, fixed solar panels, SAS, rcs tank, landing legs among others. ",
"author": "carmics",
"version": "1.5.1",
"download": "https://www.dropbox.com/s/f7ieikhe8ivmrvd/AIES_Aerospace151.zip?dl=1",
"comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.",
"install": [
{
"file" : "AIES_Aerospace",
"install_to" : "GameData"
}
]
}