"NetKAN generated mods - InterstellarFuelSwitch-Core-2.13.3"
This commit is contained in:
parent
d999708b16
commit
66fd4913b0
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "InterstellarFuelSwitch-Core",
|
||||
"name": "Interstellar Fuel Switch Core",
|
||||
"abstract": "Core plugin for Interstellar Fuel Switch",
|
||||
"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",
|
||||
"x_screenshot": "https://spacedock.info/content/FreeThinker_517/Interstellar_Fuel_Switch/Interstellar_Fuel_Switch-1481278354.0821617.jpg"
|
||||
},
|
||||
"version": "2.13.3",
|
||||
"ksp_version": "1.4.2",
|
||||
"provides": [
|
||||
"DeadskinsTextureSwitch",
|
||||
"DeadskinsMeshSwitch"
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CommunityResourcePack",
|
||||
"min_version": "0.7.1"
|
||||
},
|
||||
{
|
||||
"name": "TweakScale",
|
||||
"min_version": "2.3.6"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "InterstellarFuelSwitch/Plugins",
|
||||
"install_to": "GameData/InterstellarFuelSwitch"
|
||||
},
|
||||
{
|
||||
"find": "InterstellarFuelSwitch/Resources",
|
||||
"install_to": "GameData/InterstellarFuelSwitch"
|
||||
},
|
||||
{
|
||||
"find": "InterstellarFuelSwitch/Localization",
|
||||
"install_to": "GameData/InterstellarFuelSwitch"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/175/Interstellar%20Fuel%20Switch/download/2.13.3",
|
||||
"download_size": 4725303,
|
||||
"download_hash": {
|
||||
"sha1": "FC88B76C16242BC3563439CA18193ABAB4F078FE",
|
||||
"sha256": "A8CFB8010EF4CC38F72072E296D51C4B7052648C6819C52CFB76A8F1B91104B4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue