NetKAN generated mods - FirespitterResourcesConfig-v7.14
This commit is contained in:
parent
25314bce7f
commit
879f6f3cd3
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "FirespitterResourcesConfig",
|
||||
"name": "Firespitter Resources config",
|
||||
"abstract": "Resource definition required by some mods",
|
||||
"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",
|
||||
"install": [
|
||||
{
|
||||
"find": "Firespitter/Resources",
|
||||
"install_to": "GameData/Firespitter"
|
||||
}
|
||||
],
|
||||
"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