"NetKAN generated mods - FirespitterCore-v7.12.0"
This commit is contained in:
parent
79ffba8cae
commit
f5cdcc3f1e
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "FirespitterCore",
|
||||
"name": "Firespitter Core",
|
||||
"abstract": "Core Firespitter.dll. Install `Firespitter` for the whole shebang",
|
||||
"author": "Roverdude",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "http://snjo.github.io/",
|
||||
"repository": "https://github.com/snjo/Firespitter"
|
||||
},
|
||||
"version": "v7.12.0",
|
||||
"ksp_version_min": "1.6.0",
|
||||
"ksp_version_max": "1.6.9",
|
||||
"provides": [
|
||||
"DeadskinsTextureSwitch"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Firespitter/Plugins",
|
||||
"install_to": "GameData/Firespitter"
|
||||
},
|
||||
{
|
||||
"find": "Firespitter.version",
|
||||
"find_matches_files": true,
|
||||
"install_to": "GameData/Firespitter"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/snjo/Firespitter/releases/download/7.12.0/Firespitter_7.12.0.zip",
|
||||
"download_size": 30803887,
|
||||
"download_hash": {
|
||||
"sha1": "E07527B6C07FF1F260EA3D4407AFD6675460A36C",
|
||||
"sha256": "CBEF2DD3A5489244A3DE779CA62B824FE2D1CEFB486BB5FBED0FC48E607DB724"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue