Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta

This commit is contained in:
NetKAN inflator Robot 2017-02-18 00:50:13 +00:00
commit 60cd56d66e
2 changed files with 84 additions and 0 deletions

View File

@ -0,0 +1,35 @@
{
"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.4.0",
"ksp_version": "1.2.2",
"recommends": [
{
"name": "TweakScale",
"min_version": "2.2.10"
}
],
"install": [
{
"find": "InterstellarFuelSwitch/Plugins",
"install_to": "GameData/InterstellarFuelSwitch"
}
],
"download": "https://spacedock.info/mod/175/Interstellar%20Fuel%20Switch/download/2.4.0",
"download_size": 2035435,
"download_hash": {
"sha1": "F1F1DB53B0445111AA62824288A9D75960E652AA",
"sha256": "8340BD0E7F7A3FB493DCEEA127391793CFC8EC06D1F1B987D2D2930226D67EE0"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,49 @@
{
"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": "2.4.0",
"ksp_version": "1.2.2",
"depends": [
{
"name": "CommunityResourcePack",
"min_version": "0.5.1"
},
{
"name": "InterstellarFuelSwitch-Core",
"min_version": "1.28"
},
{
"name": "ModuleManager"
}
],
"recommends": [
{
"name": "KSPInterstellarExtended"
}
],
"install": [
{
"find": "InterstellarFuelSwitch",
"install_to": "GameData",
"filter": "Plugins"
}
],
"download": "https://spacedock.info/mod/175/Interstellar%20Fuel%20Switch/download/2.4.0",
"download_size": 2035435,
"download_hash": {
"sha1": "F1F1DB53B0445111AA62824288A9D75960E652AA",
"sha256": "8340BD0E7F7A3FB493DCEEA127391793CFC8EC06D1F1B987D2D2930226D67EE0"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}