NetKAN added mod - SimpleFuelSwitch-1.4.2
This commit is contained in:
parent
5aa6d1959c
commit
92eb0bb8c9
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SimpleFuelSwitch",
|
||||
"name": "SimpleFuelSwitch",
|
||||
"abstract": "Toggle tanks' fuel type in the editor (e.g. choose between LFO and liquid-fuel-only). Simple and lightweight.",
|
||||
"author": "Snark",
|
||||
"version": "1.4.2",
|
||||
"ksp_version": "1.12.3",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/181274-16x-simplefuelswitch-v10-toggle-tanks-fuel-type-in-the-editor-simple-and-lightweight/",
|
||||
"spacedock": "https://spacedock.info/mod/2053/SimpleFuelSwitch",
|
||||
"repository": "https://github.com/KSPSnark/SimpleFuelSwitch",
|
||||
"bugtracker": "https://github.com/KSPSnark/SimpleFuelSwitch/issues",
|
||||
"x_screenshot": "https://spacedock.info/content/Snark_166/SimpleFuelSwitch/SimpleFuelSwitch-1547089138.553252.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"editor"
|
||||
],
|
||||
"localizations": [
|
||||
"de-de",
|
||||
"en-us",
|
||||
"fr-fr"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SimpleFuelSwitch",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2053/SimpleFuelSwitch/download/1.4.2",
|
||||
"download_size": 97264,
|
||||
"download_hash": {
|
||||
"sha1": "6D640234E2A9965F4BAE8AF68258C866317E5651",
|
||||
"sha256": "AB94ECDD57AF94C983CBDE760DA150E208DEA67D68644D5E50033CA29F278D02"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-04-27T19:21:01.88176+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue