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

This commit is contained in:
NetKAN inflator Robot 2019-05-28 22:18:56 +00:00
commit afa43664d1
42 changed files with 3620 additions and 1 deletions

View File

@ -11,7 +11,18 @@
"repository": "https://github.com/whale2/InnerLock"
},
"version": "0.0.4_ksp-1.6.1",
"ksp_version": "1.6.1",
"ksp_version_min": "1.4.0",
"ksp_version_max": "1.6.1",
"install": [
{
"find": "InnerLock",
"install_to": "GameData"
},
{
"find": "MagicSmokeIndustries",
"install_to": "GameData"
}
],
"download": "https://spacedock.info/mod/2113/InnerLock/download/0.0.4_ksp-1.6.1",
"download_size": 150550,
"download_hash": {

View File

@ -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.14.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.14.0",
"download_size": 158894307,
"download_hash": {
"sha1": "C306178B5E2007865A09BD1D5109BB7C81C8DC16",
"sha256": "AE9E4E71F4CDEA7522DCA7386490F3C9B372C8D21E6A33CA317AEBBFA441075E"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.14.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.14.1",
"download_size": 160493642,
"download_hash": {
"sha1": "1F213E3BF447E8656CD54858CB504396A59CF9B0",
"sha256": "9CD95D836FCA6D4F69BBF608F2E3E563D859A2C16E3234A6BAC55C86AEC568BF"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.15.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.15.0",
"download_size": 159571713,
"download_hash": {
"sha1": "4987F4CD0175C78F448D419091854C42175D67B2",
"sha256": "EA4A1BB6CBB73B1A896116B4BAF707C25DF8F4AB065A60C40093BF658EB4F870"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.15.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.15.1",
"download_size": 161171099,
"download_hash": {
"sha1": "FE9BF02279087BA843DF95B7D1D6E5165BB3DA58",
"sha256": "9DE123C87E9B49B8B97ED96015641BB6D6E78CF3A88F49E0C4B6BFAF81D09CD0"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.16.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.16.0",
"download_size": 166445104,
"download_hash": {
"sha1": "3FBAEE938C92A806F6EBBA634D9F9DEC3568C0D8",
"sha256": "BEB1264A9A5AB3F7A67DE55D7B1C626261CDE05305B03F32A107F4869E8F41F5"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.16.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.16.1",
"download_size": 168044466,
"download_hash": {
"sha1": "154400899C41776D07518FD22C3A3B706C6AEDE9",
"sha256": "0BEF5A607215650AADDD811D72EAD878197B8FF856EEFDEF19E9E4D0DE2EDB28"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.16.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.16.2",
"download_size": 167861883,
"download_hash": {
"sha1": "D3D4C61B065736D53B8A4F3C3B270BF2D53EDD59",
"sha256": "373352647453EE5AC78097B46CB3E0F1A3F4C315EB721AC30FA31272D8AF4514"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.17.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.17.1",
"download_size": 168470125,
"download_hash": {
"sha1": "A482E0925C0F78953B4A309374706F8673623EA6",
"sha256": "102EC7CE50543CF605A270FEAE224E7736FE4AF56610620FBA09E1482BDC9796"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.17.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.17.2",
"download_size": 168287394,
"download_hash": {
"sha1": "EFCBAEF0D780D624AA8136DE0BE6DB8F1C6E5CC3",
"sha256": "F01ECDAC0C0CE6EF4A4B8A9700E3E8651C35758BE8E681E76171ACD8C4A5851A"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.18.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.18.0",
"download_size": 166870766,
"download_hash": {
"sha1": "6C4E7428B4D31217AF088E0CCB9F0F791B7FD70A",
"sha256": "67E133DB5428C0849A153FC413D3FABF24E4E791FB27AF1A6BABD3EF1D22A750"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.18.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.18.1",
"download_size": 168470251,
"download_hash": {
"sha1": "D5EAF00DCE88A89E9CD085D5A7C7CD778CA00F1F",
"sha256": "13B7751812E08CD098F58C2E352EAE36C085E6EBDC3D6A7F7592052A20D68D62"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.18.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.18.2",
"download_size": 168287518,
"download_hash": {
"sha1": "604400D2794B1EEF73BD56D61180AEE15859CF5C",
"sha256": "89BAC8556BC2640B9ACF660387B6852E8F5D3889F7A308DDCA4D62F157B3B14B"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.19.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.19.1",
"download_size": 168471012,
"download_hash": {
"sha1": "8C7DEC622DAFA44A1BC9B316ADD549C5D34386BC",
"sha256": "30890A9D2FD2C8092CDFE67B5B1DE1D33BCCF62EC0BFA0E847BA5CC233824C29"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.19.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.19.2",
"download_size": 168288283,
"download_hash": {
"sha1": "4BA1FDAFEBE292FDD880EB47BC2D01D02B1AAF86",
"sha256": "E7DE971638888321DD784548FEEFE0DAEEB1B763E993EF53208A6D0268C6F4D3"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.20.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.20.0",
"download_size": 166896531,
"download_hash": {
"sha1": "4B5D60B570629BE961EA41FEA9B640B36E42013D",
"sha256": "16E9A70BF4AA7E5852E8A47B20258CBA48D74174B2B5F05355198F4EFED1B947"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.20.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.20.1",
"download_size": 168496028,
"download_hash": {
"sha1": "2CFFC1A12A09112AEDA97E9030595E7EB2FDDCCE",
"sha256": "DD8E088E0F1DBFAC5F8F2E8DDBCBF534F495824F93F75BB6FBAE21F4D515054E"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.20.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.20.2",
"download_size": 168313258,
"download_hash": {
"sha1": "D6526837182B78396ED7E2F466A123CBF4A00C22",
"sha256": "51EFEDFA62328C294359D2359437592BF88DE0DC37DFA03A21F10E03F24DB92B"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.21.1.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.21.1.0",
"download_size": 168147550,
"download_hash": {
"sha1": "6CD351975F55EA50D0D96135271370EFF3C3CEA2",
"sha256": "3BE354527400FA1AA04DD1CE25F0E1596F177F891A5389239AD8DE64F9D24C42"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.21.1.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.21.1.1",
"download_size": 169761463,
"download_hash": {
"sha1": "8D197D736936DC31282DF1345CE19D161CC352C3",
"sha256": "ECEC9698FE0678D6507C66162FCE3E0C0A84FA4FDD39E8350FD7596732895326"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.21.1.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.21.1.2",
"download_size": 169566183,
"download_hash": {
"sha1": "D5B0EA5A085B1F1B9275F812A5C7EFEC320142D5",
"sha256": "E9D2D314A62484959B61E9B32FA2ABC386EEF1D3F56693FE79FE9CB7D0656D02"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.21.1.3",
"ksp_version": "1.6.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.21.1.3",
"download_size": 168936012,
"download_hash": {
"sha1": "44D81AF2F47B27F46FF25BF7D1A651312A0BA722",
"sha256": "49120AA9666C59691BA298D941D83A0EF0522F935484AB1A4D37DDD903E5FAA8"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.21.2.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.21.2.0",
"download_size": 169818659,
"download_hash": {
"sha1": "E7D810CF55085548E5D9740655A2F156C6DC3390",
"sha256": "A3920E19A86170B73DDF56D3C9B7C55C1A74F680606716DCDE16674E0DDDB742"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.21.2.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.21.2.1",
"download_size": 171398847,
"download_hash": {
"sha1": "73AAFE7A9759B687CAA5F5C011A09D5AFC0D6F61",
"sha256": "C71796388953735B23C0A83D8915989244FC6D3F7E8F43439E95A937AA75EBAD"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.21.2.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.21.2.2",
"download_size": 171238463,
"download_hash": {
"sha1": "A98547214D97647AB7C5FE02120260A65549A5AB",
"sha256": "699B84E1862A48B0630F8290EBEC58B9BB0AA800DDB3ECA78EFBF2E2E2142955"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.21.2.3",
"ksp_version": "1.6.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.21.2.3",
"download_size": 170566582,
"download_hash": {
"sha1": "72EE168AB4E0BC8DF75573FB0C0A74BEF3BC4683",
"sha256": "5E7DA50378369112DF4D2C79498C1925EBC7EFF3A6743C8FB6E107A7BC595B12"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.21.3.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.21.3.0",
"download_size": 169820215,
"download_hash": {
"sha1": "623AB53032476CC11DDEADCAD5323A5977CE27D4",
"sha256": "E792E825950DD5E8C9E957362047ADAB4EC0C45952908FD153F93BE91691253D"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.21.3.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.21.3.1",
"download_size": 171400306,
"download_hash": {
"sha1": "6EB2CEE381E54D5A60EFD6D844072C356EBB71E7",
"sha256": "8E2A0B77D1E68F0F4B8F087EE32B1D55EA31EF7584ACD96573AB6E0D0924D5A0"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.21.3.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.21.3.2",
"download_size": 171239926,
"download_hash": {
"sha1": "C4FB129D54CE6F9794568B9ED8A6273358B6BA46",
"sha256": "7F6BA9EF49BCE0937623D93C993633B59D4D7EF913EF83D4472F706713F9E924"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.21.3.3",
"ksp_version": "1.6.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.21.3.3",
"download_size": 170568027,
"download_hash": {
"sha1": "3874EA9328AE995886AE798696428BA3B62843AE",
"sha256": "65FE1026ABD882D50040418679E840D39152C202723A25D6375664ADD685D55D"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.21.5.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.21.5.1",
"download_size": 173610102,
"download_hash": {
"sha1": "CF8B1806B16B791A1DDA9F0D48E17A9120CF6DA4",
"sha256": "8623209B97BEEFB1A48519BA7F0B5C529857C97F367414179609495078B77ED7"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.21.5.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.21.5.2",
"download_size": 173444662,
"download_hash": {
"sha1": "C0506E3A88EA793BB5E061BB07CF00F5E192583A",
"sha256": "62D21F27FD620B73858D3F002B5A78E36D246901C279D2C670A5BCCA69FFB59F"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.21.5.3",
"ksp_version": "1.6.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.21.5.3",
"download_size": 172865260,
"download_hash": {
"sha1": "17B57C2A607C64AE13C4A721F6348A1513D230B6",
"sha256": "46795248581B86D353BD56B238A7E8F672A4251A73A96A662E95A8B2DE640C8F"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.21.5",
"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.21.5",
"download_size": 172584353,
"download_hash": {
"sha1": "84894DA10E5931AE6FA1CC610B6958E350E96042",
"sha256": "22191F986366ADCADBD2D97636FF585F1394D634817A42DA474CB5DA4BBC5191"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.21.6.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.21.6.0",
"download_size": 172662975,
"download_hash": {
"sha1": "51EDACC400B4B432EEC2E29934A5D8FC95E58B0B",
"sha256": "2C60873134E41EF0A0A1202B524CA0AFE6ABBC7FE73CD082397B606B756B97AD"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.21.6.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.21.6.1",
"download_size": 173688805,
"download_hash": {
"sha1": "27E36A046A3781552DF034900DF256A3C4F8E0A7",
"sha256": "995B579319F054E71B8CD98318A42FA9C0C2AC95ADCCBFD32E7DFA15172285F8"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.21.6.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.21.6.2",
"download_size": 173523383,
"download_hash": {
"sha1": "BE198524FF05774434DF4CDA9CB2B2CEE9ED622C",
"sha256": "956CA048F98B48FE371BB6B48D21361A4EC979727B9515629500A388A6F65189"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.21.6.3",
"ksp_version": "1.6.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.21.6.3",
"download_size": 172943974,
"download_hash": {
"sha1": "94DE91F28063624F210789BC8AD8113D06A67751",
"sha256": "5E339B28FDBF881600DAB7E7D6354B8FED192B923A55907E3F2595DCE0782202"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.21.7.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.21.7.0",
"download_size": 172710243,
"download_hash": {
"sha1": "5E0B2F6FFBE24E0199E667975358EC1759B8920D",
"sha256": "F762E4750C1E2BDBD6EF39D98457E6E40B3EF4A49624C134602AFABBA637FC6F"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.21.7.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.21.7.1",
"download_size": 173735939,
"download_hash": {
"sha1": "48FB7A060893F83FB32D9331374F9E72227E39AB",
"sha256": "D4E2385BF484BC253A5E7DABF4D75BB7D1012E4C1A0104D2723FC85B27C6F509"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.21.7.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.21.7.2",
"download_size": 173570522,
"download_hash": {
"sha1": "7C0264AE7F5618485256B9E5A28126AB55DFD3C8",
"sha256": "0847B36D0C5E0475D0800D014240303AA482FE7C44472DDA5B19DAEBA0F19D10"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -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.21.7.3",
"ksp_version": "1.6.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.21.7.3",
"download_size": 172991099,
"download_hash": {
"sha1": "D231AB0691F5A7CC48BA72E47AA14234686BD74E",
"sha256": "84A0358F50D1A0BD6BC011E5DFB28D293159DCDCDB271788A3CFB4E018F013FB"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}