NetKAN generated mods - FASA-4.98, FASALaunchClamps-4.96

This commit is contained in:
NetKAN bot 2014-12-07 15:58:43 -05:00
parent 74109f6f3d
commit 0306249c09
2 changed files with 34 additions and 1 deletions

View File

@ -1,7 +1,6 @@
{
"spec_version": 1,
"identifier": "FASA",
"ksp_version": "0.25",
"license": "restricted",
"depends": [
{
@ -14,10 +13,16 @@
"install_to": "GameData"
}
],
"conflicts": [
{
"name": "FASALaunchClamps"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/24867-21-FASA-2-2-Wings!!!-Sept-4?highlight=fasa",
"kerbalstuff": "https://kerbalstuff.com/mod/27/FASA"
},
"ksp_version": "0.25",
"name": "FASA",
"abstract": "FASA has Kerbal style NASA space craft from Mercury to Apollo",
"author": "frizzank",

View File

@ -0,0 +1,28 @@
{
"spec_version": 1,
"identifier": "FASALaunchClamps",
"license": "restricted",
"install": [
{
"file": "GameData/FASA",
"install_to": "GameData"
}
],
"conflicts": [
{
"name": "FASA"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/24867-21-FASA-2-2-Wings!!!-Sept-4?highlight=fasa",
"kerbalstuff": "https://kerbalstuff.com/mod/34/FASA%20Launch%20Clamps%20and%20Towers"
},
"ksp_version": "0.25",
"name": "FASA Launch Clamps and Towers",
"abstract": "Just the Launch clamps from FASA",
"author": "frizzank",
"version": "4.96",
"download": "https://kerbalstuff.com/mod/34/FASA%20Launch%20Clamps%20and%20Towers/download/4.96",
"x_generated_by": "netkan",
"download_size": 6529890
}