"NetKAN generated mods - Firespitter-v7.3.0"
This commit is contained in:
parent
8f82b003d4
commit
b11edc4be4
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"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.3.0",
|
||||
"ksp_version": "1.1.3",
|
||||
"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.3.0/Firespitter_7.3.0.zip",
|
||||
"download_size": 39058276,
|
||||
"download_hash": {
|
||||
"sha1": "F02CB7BFF02B09F0DF8E0F606C901DFEE205D016",
|
||||
"sha256": "C7CCE3DC9C0CAC24F575880CC8ECE58DF4570C3696CA0BA54D3BEF9607175D23"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue