'NetKAN generated mods - Firespitter/Firespitter-v7.1.1.ckan'
This commit is contained in:
parent
5e1d7d66c8
commit
ffbf0015cb
|
@ -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
|
||||
}
|
Loading…
Reference in New Issue