NetKAN generated mods - InterstellarFuelSwitch-3.13.0.5
This commit is contained in:
parent
f94e8eed17
commit
ba13ca4b22
|
@ -0,0 +1,56 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "InterstellarFuelSwitch",
|
||||
"name": "Interstellar Fuel Switch",
|
||||
"abstract": "Library that enables switching the contents, meshes, and textures of tanks.",
|
||||
"author": "FreeThinker",
|
||||
"license": "GPL-2.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/106243-105interstellar-fuel-switch-118-updated-10-11-2015/",
|
||||
"spacedock": "https://spacedock.info/mod/175/Interstellar%20Fuel%20Switch",
|
||||
"bugtracker": "https://github.com/sswelm/KSP-Interstellar-Extended/issues",
|
||||
"x_screenshot": "https://spacedock.info/content/FreeThinker_517/Interstellar_Fuel_Switch/Interstellar_Fuel_Switch-1481278354.0821617.jpg"
|
||||
},
|
||||
"version": "3.13.0.5",
|
||||
"ksp_version": "1.8.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "CommunityResourcePack",
|
||||
"min_version": "0.5.1"
|
||||
},
|
||||
{
|
||||
"name": "InterstellarFuelSwitch-Core",
|
||||
"min_version": "1.28"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KSPInterstellarExtended"
|
||||
},
|
||||
{
|
||||
"name": "PatchManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "InterstellarFuelSwitch",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"Plugins",
|
||||
"Resources",
|
||||
"Localization"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/175/Interstellar%20Fuel%20Switch/download/3.13.0.5",
|
||||
"download_size": 14650228,
|
||||
"download_hash": {
|
||||
"sha1": "0320A29CD0513A5E51E6A764A4C743A5E4FC3181",
|
||||
"sha256": "586F9D4829C36653CA5394CCAF1754C1A384D25CEFFC3F5B3C61CB238EC0B412"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue