NetKAN generated mods - InterstellarFuelSwitch-Core-3.14.2.5
This commit is contained in:
parent
0980f7f903
commit
386f8f5234
|
@ -0,0 +1,64 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "InterstellarFuelSwitch-Core",
|
||||
"name": "Interstellar Fuel Switch Core",
|
||||
"abstract": "Core plugin for Interstellar Fuel Switch",
|
||||
"author": "FreeThinker",
|
||||
"version": "3.14.2.5",
|
||||
"ksp_version_min": "1.8.1",
|
||||
"ksp_version_max": "1.9.1",
|
||||
"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"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"resources",
|
||||
"library"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"es-es",
|
||||
"fr-fr",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"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.14.2.5",
|
||||
"download_size": 14711877,
|
||||
"download_hash": {
|
||||
"sha1": "1AEC13664F936AF37EA660200C581E558A0A9B3E",
|
||||
"sha256": "FAC48F04620DA9E66793C0771BB9965D7BB15E337D78171442B4BE3B8876A394"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue