Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
433922b5fe
|
@ -0,0 +1,88 @@
|
|||
{
|
||||
"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.11.0",
|
||||
"ksp_version": "1.3.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "InterstellarFuelSwitch-Core"
|
||||
},
|
||||
{
|
||||
"name": "TweakScale"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "PatchManager"
|
||||
},
|
||||
{
|
||||
"name": "InterstellarFuelSwitch"
|
||||
},
|
||||
{
|
||||
"name": "PersistentRotation"
|
||||
},
|
||||
{
|
||||
"name": "FilterExtensions"
|
||||
},
|
||||
{
|
||||
"name": "PhotonSailor"
|
||||
},
|
||||
{
|
||||
"name": "BetterBurnTime"
|
||||
},
|
||||
{
|
||||
"name": "HideEmptyTechNodes"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
},
|
||||
{
|
||||
"name": "HeatControl"
|
||||
},
|
||||
{
|
||||
"name": "TexturesUnlimited"
|
||||
},
|
||||
{
|
||||
"name": "UniversalStorage"
|
||||
},
|
||||
{
|
||||
"name": "KerbalJointReinforcement"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/WarpPlugin",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "InterstellarHybridRocketry",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/172/KSP%20Interstellar%20Extended/download/1.20.11.0",
|
||||
"download_size": 155717195,
|
||||
"download_hash": {
|
||||
"sha1": "840D7E7C27621BC6B47BA0E91183C5E2B0D63C0A",
|
||||
"sha256": "18E846A9E4DFD43E3DF102FCD0031B479346BC9D2F297E0BAAAD65BABB270837"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,88 @@
|
|||
{
|
||||
"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.11.1",
|
||||
"ksp_version": "1.4.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "InterstellarFuelSwitch-Core"
|
||||
},
|
||||
{
|
||||
"name": "TweakScale"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "PatchManager"
|
||||
},
|
||||
{
|
||||
"name": "InterstellarFuelSwitch"
|
||||
},
|
||||
{
|
||||
"name": "PersistentRotation"
|
||||
},
|
||||
{
|
||||
"name": "FilterExtensions"
|
||||
},
|
||||
{
|
||||
"name": "PhotonSailor"
|
||||
},
|
||||
{
|
||||
"name": "BetterBurnTime"
|
||||
},
|
||||
{
|
||||
"name": "HideEmptyTechNodes"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
},
|
||||
{
|
||||
"name": "HeatControl"
|
||||
},
|
||||
{
|
||||
"name": "TexturesUnlimited"
|
||||
},
|
||||
{
|
||||
"name": "UniversalStorage"
|
||||
},
|
||||
{
|
||||
"name": "KerbalJointReinforcement"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/WarpPlugin",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "InterstellarHybridRocketry",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/172/KSP%20Interstellar%20Extended/download/1.20.11.1",
|
||||
"download_size": 157352703,
|
||||
"download_hash": {
|
||||
"sha1": "5AB90AD02FAAE0D41945848733C597C089B2E405",
|
||||
"sha256": "D6222AB8D7BD908DFACE15F666E39E25854BD830971E02EC849B866626FBE2FC"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,88 @@
|
|||
{
|
||||
"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.11.2",
|
||||
"ksp_version": "1.5.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "InterstellarFuelSwitch-Core"
|
||||
},
|
||||
{
|
||||
"name": "TweakScale"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "PatchManager"
|
||||
},
|
||||
{
|
||||
"name": "InterstellarFuelSwitch"
|
||||
},
|
||||
{
|
||||
"name": "PersistentRotation"
|
||||
},
|
||||
{
|
||||
"name": "FilterExtensions"
|
||||
},
|
||||
{
|
||||
"name": "PhotonSailor"
|
||||
},
|
||||
{
|
||||
"name": "BetterBurnTime"
|
||||
},
|
||||
{
|
||||
"name": "HideEmptyTechNodes"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
},
|
||||
{
|
||||
"name": "HeatControl"
|
||||
},
|
||||
{
|
||||
"name": "TexturesUnlimited"
|
||||
},
|
||||
{
|
||||
"name": "UniversalStorage"
|
||||
},
|
||||
{
|
||||
"name": "KerbalJointReinforcement"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/WarpPlugin",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "InterstellarHybridRocketry",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/172/KSP%20Interstellar%20Extended/download/1.20.11.2",
|
||||
"download_size": 157169927,
|
||||
"download_hash": {
|
||||
"sha1": "1979333C9ED01D24B44BA37FF01578282D0226E2",
|
||||
"sha256": "FDFF14C9C6C6B2C8810FD5B71FF2CBCD8DB57A2BE92E05EB05D21D818961B9D7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue