NetKAN added mod - Firespitter-v7.17
This commit is contained in:
parent
338be13ca5
commit
080827962a
|
@ -0,0 +1,58 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "Firespitter",
|
||||
"name": "Firespitter",
|
||||
"abstract": "Propeller plane and helicopter parts",
|
||||
"author": [
|
||||
"snjo",
|
||||
"BobPalmer"
|
||||
],
|
||||
"version": "v7.17",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.11.99",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "http://snjo.github.io/",
|
||||
"repository": "https://github.com/snjo/Firespitter",
|
||||
"bugtracker": "https://github.com/snjo/Firespitter/issues"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"crewed",
|
||||
"sound"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"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.17/Firespitter_7.17.zip",
|
||||
"download_size": 30071403,
|
||||
"download_hash": {
|
||||
"sha1": "B18880D4D974121A7316E586620DA793AD5AEED7",
|
||||
"sha256": "CE19D8ABC5EF3343752146644F4F8BAA25DAAE4F38124541399590D4156E87FC"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-12-22T23:12:11Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue