"NetKAN generated mods - Firespitter-v7.5.1"
This commit is contained in:
parent
fa8c6ede2d
commit
2de89d8ac3
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "Firespitter",
|
||||
"name": "Firespitter",
|
||||
"abstract": "Propeller plane and helicopter parts",
|
||||
"author": "BobPalmer",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "http://snjo.github.io/",
|
||||
"repository": "https://github.com/snjo/Firespitter"
|
||||
},
|
||||
"version": "v7.5.1",
|
||||
"ksp_version_min": "1.2.0",
|
||||
"ksp_version_max": "1.2.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "FirespitterCore",
|
||||
"min_version": "7.1"
|
||||
},
|
||||
{
|
||||
"name": "FirespitterResourcesConfig"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Firespitter",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"Firespitter.version",
|
||||
"Plugins",
|
||||
"Resources",
|
||||
"Old Example Craft.zip"
|
||||
],
|
||||
"comment": "Plugins and version file are installed from FirespitterCore, Resources from FirespitterResourcesConfig"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/snjo/Firespitter/releases/download/v7.5.1/Firespitter_7.5.1.zip",
|
||||
"download_size": 30603029,
|
||||
"download_hash": {
|
||||
"sha1": "63B1CEC808CA32E4807B1D81528AAA5325CD967F",
|
||||
"sha256": "F65A57EBE714C025DE178BE525F3CA0D86D9E7B966252FEFC336D98ADAF3DE1B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue