NetKAN generated mods - Firespitter/Firespitter-v7.1.3, FirespitterCore/FirespitterCore-7.1.2, FirespitterResourcesConfig/FirespitterResourcesConfig-v7.1.3, KerbalAircraftExpansion/KerbalAircraftExpansion-v2.5.1

This commit is contained in:
NetKAN bot 2015-05-21 13:59:06 +02:00
parent e3d97a8831
commit f876fe4a68
4 changed files with 82 additions and 10 deletions

View File

@ -0,0 +1,41 @@
{
"spec_version": 1,
"identifier": "Firespitter",
"name": "Firespitter",
"abstract": "Propeller plane and helicopter parts",
"license": "restricted",
"x_netkan_force_v": true,
"resources": {
"homepage": "http://snjo.github.io/",
"repository": "https://github.com/snjo/Firespitter"
},
"depends": [
{
"name": "FirespitterCore",
"min_version": "7.1"
},
{
"name": "FirespitterResourcesConfig"
}
],
"install": [
{
"file": "Firespitter",
"install_to": "GameData",
"filter": [
"Firespitter.dll",
"FSFuelSwitchTweakScale.cfg",
"Firespitter.version",
"Resources",
"Old Example Craft.zip"
],
"comment": "The DLL is installed from FirespitterCore"
}
],
"author": "BobPalmer",
"version": "v7.1.3",
"download": "https://github.com/snjo/Firespitter/releases/download/v7.1.3/Firespitter_7.1.3.zip",
"x_generated_by": "netkan",
"download_size": 37438183,
"ksp_version": "1.0.2"
}

View File

@ -6,7 +6,8 @@
"abstract": "Core Firespitter.dll. Install `Firespitter` for the whole shebang",
"resources": {
"homepage": "http://snjo.github.io/",
"repository": "https://github.com/snjo/Firespitter"
"repository": "https://github.com/snjo/Firespitter",
"kerbalstuff": "https://kerbalstuff.com/mod/777/Firespitter%20-%20Plugin%20Only"
},
"install": [
{
@ -18,10 +19,10 @@
"install_to": "GameData/Firespitter"
}
],
"author": "BobPalmer",
"ksp_version": "1.0.2",
"author": "Roverdude",
"version": "7.1.2",
"download": "https://github.com/snjo/Firespitter/releases/download/7.1.2/Firespitter_7.1.2.zip",
"download": "https://kerbalstuff.com/mod/777/Firespitter%20-%20Plugin%20Only/download/7.1.2",
"x_generated_by": "netkan",
"download_size": 37438187,
"ksp_version": "1.0.2"
"download_size": 100234
}

View File

@ -0,0 +1,23 @@
{
"spec_version": "v1.2",
"identifier": "FirespitterResourcesConfig",
"license": "restricted",
"name": "Firespitter Resources config",
"abstract": "Resource definition required by some mods",
"resources": {
"homepage": "http://snjo.github.io/",
"repository": "https://github.com/snjo/Firespitter"
},
"install": [
{
"file": "Firespitter/Resources",
"install_to": "GameData/Firespitter"
}
],
"author": "BobPalmer",
"version": "v7.1.3",
"download": "https://github.com/snjo/Firespitter/releases/download/v7.1.3/Firespitter_7.1.3.zip",
"x_generated_by": "netkan",
"download_size": 37438183,
"ksp_version": "1.0.2"
}

View File

@ -6,16 +6,23 @@
"install": [
{
"file": "KAX",
"install_to": "GameData"
},
{
"file": "Firespitter/Resources/Firespitter.cfg",
"install_to": "GameData/Firespitter/Resources/"
"install_to": "GameData",
"filter": [
"KAX 2.4.2 dds textures.7z",
"Example Craft"
],
"comment": "Example crafts are filtered out becouse its impossible to install ships to subdirectory."
}
],
"depends": [
{
"name": "FirespitterCore"
},
{
"name": "FirespitterResourcesConfig"
},
{
"name": "ModuleManager"
}
],
"resources": {