Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
8221eeedef
|
@ -0,0 +1,39 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "BetterScienceLabsContinued",
|
||||||
|
"name": "Better Science Labs Continued",
|
||||||
|
"abstract": "Better Science Labs Continued",
|
||||||
|
"author": "linuxgurugamer",
|
||||||
|
"license": "MIT",
|
||||||
|
"release_status": "stable",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/125193",
|
||||||
|
"spacedock": "https://spacedock.info/mod/45/Better%20Science%20Labs%20Continued",
|
||||||
|
"repository": "https://github.com/linuxgurugamer/BetterScienceLabsContinued"
|
||||||
|
},
|
||||||
|
"version": "0.1.9",
|
||||||
|
"ksp_version_min": "1.2.0",
|
||||||
|
"ksp_version_max": "1.2.99",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "SpacetuxSA"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "Better Science Labs Continued",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/45/Better%20Science%20Labs%20Continued/download/0.1.9",
|
||||||
|
"download_size": 2248144,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "8F3CA49BF1DC4084D04CF031434EAFCD905EA0C1",
|
||||||
|
"sha256": "EBC161777168F2EAA2E71A8F2965B0E0E153DEB863AB1CCB9374DDEA8ABCE678"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
|
@ -0,0 +1,64 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"comment": "return vref when .version file is valid",
|
||||||
|
"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": "http://forum.kerbalspaceprogram.com/index.php?/topic/100190-113/&page=1",
|
||||||
|
"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.11.14",
|
||||||
|
"ksp_version": "1.2.2",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "CommunityResourcePack",
|
||||||
|
"min_version": "0.6.4"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "InterstellarFuelSwitch",
|
||||||
|
"min_version": "2.3.1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "TweakScale",
|
||||||
|
"min_version": "2.3.3"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ModuleManager",
|
||||||
|
"min_version": "2.7.4"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "CommunityTechTree",
|
||||||
|
"min_version": "3.0.1"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"recommends": [
|
||||||
|
{
|
||||||
|
"name": "FilterExtensions"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "KSP-AVC"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "HideEmptyTechNodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "GameData/WarpPlugin",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/172/KSP%20Interstellar%20Extended/download/1.11.14",
|
||||||
|
"download_size": 121017252,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "9D186538740FBA125F284D37E20990AF46251A16",
|
||||||
|
"sha256": "7FB67614686C43D8F97AFCAF89BFEC71F46AA1C8317637B6EFDF99B60F72878D"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
|
@ -0,0 +1,49 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "OctosatContinued",
|
||||||
|
"name": "OctoSat Continued",
|
||||||
|
"abstract": "Modular Satellite System",
|
||||||
|
"author": "linuxgurugamer",
|
||||||
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/152183-121-nssoctosat-soar-continued-modular-satellites-reusable-launchers/",
|
||||||
|
"spacedock": "https://spacedock.info/mod/1074/OctoSat%20Continued",
|
||||||
|
"repository": "https://github.com/linuxgurugamer/NSS",
|
||||||
|
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/OctoSat_Continued/OctoSat_Continued-1479436597.0545785.jpg"
|
||||||
|
},
|
||||||
|
"version": "1:0.1.3.1",
|
||||||
|
"ksp_version_min": "1.2.1",
|
||||||
|
"ksp_version_max": "1.2.99",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "FirespitterResourcesConfig"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BDAnimationModules"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "SelectableDataTransmitter"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "FirespitterCore"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"install_to": "GameData",
|
||||||
|
"find": "NSS"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/1074/OctoSat%20Continued/download/0.1.3.1",
|
||||||
|
"download_size": 6143685,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "2781596739D3C274D138A1B10FDB7311753A9E7C",
|
||||||
|
"sha256": "0E845CF9CB4E3FA602FF99F60E4D54A089CEDD32296F65A4FC4E2C3AA3738128"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
|
@ -0,0 +1,32 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "SelectableDataTransmitter",
|
||||||
|
"name": "Selectable Data Transmitter Module",
|
||||||
|
"abstract": "allow an antenna be switchable between DIRECT mode and RELAY mode",
|
||||||
|
"author": [
|
||||||
|
"linuxgurugamer"
|
||||||
|
],
|
||||||
|
"license": "MIT",
|
||||||
|
"release_status": "stable",
|
||||||
|
"resources": {
|
||||||
|
"repository": "https://github.com/linuxgurugamer/SelectableDataTransmitter"
|
||||||
|
},
|
||||||
|
"version": "0.1.1",
|
||||||
|
"ksp_version_min": "1.2.2",
|
||||||
|
"ksp_version_max": "1.2.99",
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "SelectableDataTransmitter",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://github.com/linuxgurugamer/SelectableDataTransmitter/releases/download/0.1.1/SelectableDataTransmitter-0.1.1.zip",
|
||||||
|
"download_size": 23360,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "FAFB2182E7B445EFC5C217D136C567CCF37C93A5",
|
||||||
|
"sha256": "456D7930926F564DF944CC505423EDE5ED7E7DC2E4A7118F7A59CCED421CDB48"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "SpaceOpera",
|
||||||
|
"name": "Space Opera",
|
||||||
|
"abstract": "Outrageously overpowered, with more technobabble than you can poke a stick at.",
|
||||||
|
"author": "TiktaalikDreaming",
|
||||||
|
"license": "CC-BY-SA-4.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/154078-wip-space-opera",
|
||||||
|
"spacedock": "https://spacedock.info/mod/1137/Space%20Opera",
|
||||||
|
"x_screenshot": "https://spacedock.info/content/TiktaalikDreaming_235/Space_Opera/Space_Opera-1483153708.5343204.png"
|
||||||
|
},
|
||||||
|
"version": "0.1.2",
|
||||||
|
"ksp_version": "1.2.2",
|
||||||
|
"download": "https://spacedock.info/mod/1137/Space%20Opera/download/0.1.2",
|
||||||
|
"download_size": 3259518,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "00486350158614A86B9FAA0AF74A196588636643",
|
||||||
|
"sha256": "B603FB20A0372CA116AD1BD9EB90ACBB942F2EC8503AFCCB9D1148CAFE63EDD0"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_via": "Automated SpaceDock CKAN submission",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue