"NetKAN generated mods - InterstellarFuelSwitch-Core-3.8.2.4"
This commit is contained in:
parent
0312238a39
commit
9129036934
|
@ -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": "3.8.2.4",
|
||||
"ksp_version": "1.7.0",
|
||||
"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/3.8.2.4",
|
||||
"download_size": 9357621,
|
||||
"download_hash": {
|
||||
"sha1": "09270776C46D2462D8AAE8039A06BA70827C147F",
|
||||
"sha256": "F01EA326E33BAB2235063F099CD36B24E5F4E6D9685C659F3FEC44D3C831A5AB"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue