NetKAN generated mods - Firespitter-v7.14
This commit is contained in:
parent
2028b3701c
commit
d461491a40
|
@ -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.14",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.9",
|
||||
"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.14/Firespitter_7.14.zip",
|
||||
"download_size": 30747228,
|
||||
"download_hash": {
|
||||
"sha1": "D887F686A3D2B8476F6F93A0B183155E776DB59D",
|
||||
"sha256": "8BE91F432A074F955B9FEC55611F316554607382ED708B17315762D9DA8E4B64"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue