NetKAN generated mods - Hangar-2.0.1, KSPAPIExtensions-v1.7.2, KerbalAircraftExpansion-2.3.1

This commit is contained in:
NetKAN bot 2014-12-18 03:27:38 -05:00
parent ad80bb9573
commit 8b15293cac
3 changed files with 85 additions and 0 deletions

34
Hangar-2.0.1.ckan Normal file
View File

@ -0,0 +1,34 @@
{
"spec_version": 1,
"identifier": "Hangar",
"license": "CC-BY-4.0",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "KSPAPIExtensions"
}
],
"install": [
{
"file": "GameData/Hangar",
"install_to": "GameData",
"filter": "KSPAPIExtensions.dll",
"comment": "Contains KSPAPIExtensions mod in this distribution"
}
],
"x_netkan_license_ok": true,
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/88933-0-25-0-Hangar-v1-3-0",
"kerbalstuff": "https://kerbalstuff.com/mod/270/Hangar"
},
"ksp_version": "0.90",
"name": "Hangar",
"abstract": "Hangars are parts that can store whole ships inside. Stored ships are not docked but unloaded, which reduces part count considerably.",
"author": "allista",
"version": "2.0.1",
"download": "https://kerbalstuff.com/mod/270/Hangar/download/2.0.1",
"x_generated_by": "netkan",
"download_size": 25095013
}

View File

@ -0,0 +1,22 @@
{
"spec_version": 1,
"identifier": "KSPAPIExtensions",
"name": "KAE - KSPAPIExtensions",
"abstract": "This package contains a bunch of utility methods for general use to modders.",
"license": "CC-BY-3.0",
"ksp_version": "0.90",
"install": [
{
"file": "KSPAPIExt",
"install_to": "GameData"
}
],
"resources": {
"repository": "https://github.com/Swamp-Ig/KSPAPIExtensions"
},
"author": "NathanKell",
"version": "v1.7.2",
"download": "https://github.com/Swamp-Ig/KSPAPIExtensions/releases/download/v1.7.2/KSPAPIExtensions_v1.7.2.zip",
"x_generated_by": "netkan",
"download_size": 57498
}

View File

@ -0,0 +1,29 @@
{
"spec_version": 1,
"identifier": "KerbalAircraftExpansion",
"license": "GPL-3.0",
"x_netkan_license_ok": true,
"install": [
{
"file": "KAX",
"install_to": "GameData"
}
],
"depends": [
{
"name": "FirespitterCore"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/76668",
"kerbalstuff": "https://kerbalstuff.com/mod/391/Kerbal%20Aircraft%20Expansion%20(KAX)"
},
"ksp_version": "0.90",
"name": "Kerbal Aircraft Expansion (KAX)",
"abstract": "A pack of select parts for your aircrafting needs, including propellers, helicopter rotors, and more!",
"author": "keptin",
"version": "2.3.1",
"download": "https://kerbalstuff.com/mod/391/Kerbal%20Aircraft%20Expansion%20(KAX)/download/2.3.1",
"x_generated_by": "netkan",
"download_size": 16999226
}