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

This commit is contained in:
NetKAN inflator Robot 2017-06-03 21:52:06 +00:00
commit 37bf8c7845
2 changed files with 149 additions and 0 deletions

View File

@ -0,0 +1,69 @@
{
"spec_version": "v1.4",
"identifier": "BluedogDB",
"name": "Bluedog Design Bureau",
"abstract": "Adds stockalike Titan, Atlas, Mercury, and many many other things besides",
"author": [
"CobaltWolf",
"Jso"
],
"license": "CC-BY-NC-SA-4.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/122020-wip-105-bluedog-design-bureau-v010-pre-release-available/#comment-2205042",
"spacedock": "https://spacedock.info/mod/442/Bluedog%20Design%20Bureau",
"x_screenshot": "https://spacedock.info/content/CobaltWolf_2659/Bluedog_Design_Bureau/Bluedog_Design_Bureau-1463449953.9095032.png"
},
"version": "v1.1.5",
"ksp_version": "1.3.0",
"depends": [
{
"name": "CommunityResourcePack"
},
{
"name": "DMagicScienceAnimate"
}
],
"supports": [
{
"name": "HullcamVDS"
},
{
"name": "RealPlume"
},
{
"name": "RemoteTech"
},
{
"name": "TweakScale"
},
{
"name": "HullcamVDSContinued"
},
{
"name": "KIS"
},
{
"name": "CommunityTechTree"
},
{
"name": "RealChute"
},
{
"name": "USI-LS"
}
],
"install": [
{
"find": "Bluedog_DB",
"install_to": "GameData"
}
],
"download": "https://spacedock.info/mod/442/Bluedog%20Design%20Bureau/download/v1.1.5",
"download_size": 65180354,
"download_hash": {
"sha1": "1F8AF4906F43B954F8C9292140FFE41EF8C52FB5",
"sha256": "4E893870531AB11C3FB4BCF8D12483D2B34FBE1EFDC3CC8BD1A889246E285EC6"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,80 @@
{
"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.14.2",
"ksp_version": "1.3.0",
"depends": [
{
"name": "CommunityResourcePack",
"min_version": "0.6.5"
},
{
"name": "InterstellarFuelSwitch-Core",
"min_version": "2.6.0"
},
{
"name": "TweakScale",
"min_version": "2.3.3"
},
{
"name": "ModuleManager",
"min_version": "2.8.0"
},
{
"name": "CommunityTechTree",
"min_version": "1:3.1.0"
},
{
"name": "UniversalStorage",
"min_version": "1.2.2"
}
],
"recommends": [
{
"name": "InterstellarFuelSwitch"
},
{
"name": "FilterExtensions"
},
{
"name": "KSP-AVC"
},
{
"name": "HideEmptyTechNodes"
},
{
"name": "KerbalJointReinforcement"
},
{
"name": "UniversalStorage"
},
{
"name": "PersistentRotation"
}
],
"install": [
{
"find": "GameData/WarpPlugin",
"install_to": "GameData"
}
],
"download": "https://spacedock.info/mod/172/KSP%20Interstellar%20Extended/download/1.14.2",
"download_size": 116931248,
"download_hash": {
"sha1": "5E8FFEE8909A57F43CC5E1C6573A360BD6CC1671",
"sha256": "59FDAA9A5AB9E4C270E5DCF035F174C9A920810460E4C26DB12012987A59EBD4"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}