Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
0905b56e82
|
@ -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.6.9",
|
||||
"ksp_version": "1.4.5",
|
||||
"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.6.9",
|
||||
"download_size": 8901114,
|
||||
"download_hash": {
|
||||
"sha1": "99DEDC9E4ADBC2E7E3503FD27F98DD80E29E6A93",
|
||||
"sha256": "C0B8C808086F4DE88A714D768F6408545268085383595F81321A53740F9CD78F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -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.6.9",
|
||||
"ksp_version": "1.4.5",
|
||||
"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.6.9",
|
||||
"download_size": 8901114,
|
||||
"download_hash": {
|
||||
"sha1": "99DEDC9E4ADBC2E7E3503FD27F98DD80E29E6A93",
|
||||
"sha256": "C0B8C808086F4DE88A714D768F6408545268085383595F81321A53740F9CD78F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,93 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KSPInterstellarExtended",
|
||||
"name": "KSP Interstellar Extended",
|
||||
"abstract": "KSP Interstellar Extended (KSPI-E) is a plugin for Kerbal Space Program, designed to encourage bootstrapping toward ever more advanced levels of technology as well as utilizing In-Situ resources to expand the reach of Kerbal civilization. KSP Interstellar Extended aims to continue in Fractals original KSPI vision in providing a realistic road to the stars. Note: requires CTT 3.0.1",
|
||||
"author": "FreeThinker",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/172026-*",
|
||||
"spacedock": "https://spacedock.info/mod/172/KSP%20Interstellar%20Extended",
|
||||
"repository": "https://github.com/sswelm/KSP-Interstellar-Extended",
|
||||
"x_screenshot": "https://spacedock.info/content/FreeThinker_517/KSP_Interstellar_Extended/KSP_Interstellar_Extended-1470128568.7429862.png"
|
||||
},
|
||||
"version": "1.20.1",
|
||||
"ksp_version": "1.4.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "CommunityResourcePack",
|
||||
"min_version": "0.7.1"
|
||||
},
|
||||
{
|
||||
"name": "CommunityTechTree",
|
||||
"min_version": "1:3.2.0"
|
||||
},
|
||||
{
|
||||
"name": "InterstellarFuelSwitch-Core",
|
||||
"min_version": "2.9.5"
|
||||
},
|
||||
{
|
||||
"name": "TweakScale",
|
||||
"min_version": "2.3.3"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.8.1"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "PatchManager"
|
||||
},
|
||||
{
|
||||
"name": "InterstellarFuelSwitch"
|
||||
},
|
||||
{
|
||||
"name": "KerbalJointReinforcement"
|
||||
},
|
||||
{
|
||||
"name": "PersistentRotation"
|
||||
},
|
||||
{
|
||||
"name": "PhotonSailor"
|
||||
},
|
||||
{
|
||||
"name": "BetterBurnTime"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "FilterExtensions"
|
||||
},
|
||||
{
|
||||
"name": "HeatControl"
|
||||
},
|
||||
{
|
||||
"name": "TexturesUnlimited"
|
||||
},
|
||||
{
|
||||
"name": "UniversalStorage"
|
||||
},
|
||||
{
|
||||
"name": "HideEmptyTechNodes"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/WarpPlugin",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "InterstellarHybridRocketry",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/172/KSP%20Interstellar%20Extended/download/1.20.1",
|
||||
"download_size": 153499060,
|
||||
"download_hash": {
|
||||
"sha1": "10FA1A5E1269D5ED0E0CE5A7D65B46738377D440",
|
||||
"sha256": "01B73942401E5C52358B4F44ADB65174DDFBE0572E5F441D779F51A8A4B94688"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue