'NetKAN generated mods - Firespitter/Firespitter-v7.1.1.ckan'

This commit is contained in:
NetKAN inflator Robot 2015-05-29 15:11:38 +00:00
parent 5e1d7d66c8
commit ffbf0015cb
1 changed files with 0 additions and 45 deletions

View File

@ -1,45 +0,0 @@
{
"spec_version": 1,
"identifier": "Firespitter",
"name": "Firespitter",
"abstract": "Propeller plane and helicopter parts",
"license": "restricted",
"ksp_version": "1.0.2",
"resources": {
"homepage": "http://snjo.github.io/",
"repository": "https://github.com/snjo/Firespitter"
},
"depends": [
{
"name": "FirespitterCore",
"min_version": "7.1"
}
],
"x_supports": [
{
"name": "PartCatalog"
}
],
"install": [
{
"file": "Firespitter",
"install_to": "GameData",
"filter": [
"Firespitter.dll",
"FSFuelSwitchTweakScale.cfg",
"Firespitter.version"
],
"comment": "The DLL is installed from FirespitterCore"
},
{
"file": "PartCatalog",
"install_to": "GameData",
"comment": "Firespitter graphics for PartCatalog"
}
],
"author": "BobPalmer",
"version": "v7.1.1",
"download": "https://github.com/snjo/Firespitter/releases/download/v7.1.1/Firespitter_7.1.1.zip",
"x_generated_by": "netkan",
"download_size": 37440250
}