"NetKAN generated mods - Firespitter-v7.4.2"
This commit is contained in:
parent
242e948657
commit
99c2d8d2c4
|
@ -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.4.2",
|
||||
"ksp_version_min": "1.2.0",
|
||||
"ksp_version_max": "1.2.1",
|
||||
"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.4.2/Firespitter_7.4.2.zip",
|
||||
"download_size": 30602747,
|
||||
"download_hash": {
|
||||
"sha1": "AFA6AF6D73C1603915E46C9A552921B687242D36",
|
||||
"sha256": "C1310C67B6E9EC52F0D36ACF13C912147224C47B9774F029B32034D61B5B81FA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue