AIES Unofficial

AIES for CKAN
This commit is contained in:
Felger 2014-11-24 21:45:34 -06:00
parent 22fde7ffba
commit 59c33ce25f
1 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
{
"spec_version": 1,
"identifier": "AIESAerospace-Unofficial",
"ksp_version": "0.25",
"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"
}
]
}