Added Firespitter-6.3.5 via NetKAN

This commit is contained in:
Paul Fenwick 2014-10-31 19:17:31 +11:00
parent 63a852254c
commit 952fadbee3
1 changed files with 47 additions and 0 deletions

47
Firespitter-6.3.5.ckan Normal file
View File

@ -0,0 +1,47 @@
{
"spec_version": 1,
"identifier": "Firespitter",
"license": "restricted",
"comment": "Our version really depends on FirespitterCore",
"ksp_version_min": "0.24.2",
"resources": {
"github": {
"url": "https://github.com/snjo/Firespitter"
},
"kerbalstuff": {
"url": "https://kerbalstuff.com/mod/63/Firespitter"
},
"homepage": "http://forum.kerbalspaceprogram.com/showthread.php/24551-Firespitter"
},
"depends": [
{
"name": "FirespitterCore",
"min_version": "7.0.5398.27328"
}
],
"x_supports": [
{
"name": "PartCatalog"
}
],
"install": [
{
"file": "Firespitter",
"install_to": "GameData",
"filter": "Firespitter.dll",
"comment": "The DLL is installed from FirespitterCore"
},
{
"file": "PartCatalog",
"install_to": "GameData",
"comment": "Firespitter graphics for PartCatalog"
}
],
"name": "Firespitter",
"abstract": "Propeller plane and helicopter parts",
"author": "Snjo",
"version": "6.3.5",
"download": "https://kerbalstuff.com/mod/63/Firespitter/download/6.3.5",
"x_generated_by": "netkan",
"download_size": 37457313
}