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

This commit is contained in:
NetKAN inflator Robot 2016-12-29 21:00:09 +00:00
commit 73f961fef3
2 changed files with 108 additions and 0 deletions

View File

@ -0,0 +1,67 @@
{
"spec_version": "v1.16",
"identifier": "GroundConstruction",
"name": "Ground Construction",
"abstract": "Build vessels directly on another planet using light-weight kits of high-tech components, with energy and raw materials produced on-site from Ore.",
"author": [
"allista"
],
"license": "MIT",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/80225-12-hangar",
"spacedock": "https://spacedock.info/mod/1123/Ground%20Construction",
"repository": "https://github.com/allista/GroundConstruction",
"bugtracker": "https://github.com/allista/GroundConstruction/issues",
"x_screenshot": "https://spacedock.info/content/allista_931/Ground_Construction/Ground_Construction-1482512368.397066.png"
},
"version": "1.0.0",
"ksp_version": "1.2.2",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "AT-Utils"
},
{
"name": "ConfigurableContainers-Core"
},
{
"name": "CommunityResourcePack"
}
],
"suggests": [
{
"name": "ThrottleControlledAvionics"
},
{
"name": "ConfigurableContainers"
},
{
"name": "Hangar"
},
{
"name": "KIS"
},
{
"name": "KAS"
},
{
"name": "KSP-AVC"
}
],
"install": [
{
"file": "GameData/GroundConstruction",
"install_to": "GameData"
}
],
"download": "https://spacedock.info/mod/1123/Ground%20Construction/download/1.0.0",
"download_size": 7572563,
"download_hash": {
"sha1": "5133838892E4443154C560DA4177AD922559DEF9",
"sha256": "B3D64F2325F16EC72E85BF6F93B3F850A01072AF2B8015E273752DEF163911F3"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,41 @@
{
"spec_version": "v1.4",
"identifier": "NEBULADecalsContinued",
"name": "NEBULA Decals Continued",
"abstract": " STDdM3y.jpg This mod allows to place decals on your crafts!",
"author": "linuxgurugamer",
"license": "CC-BY-SA-4.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/154127-122-nebula-space-engineering-decals-continued/",
"spacedock": "https://spacedock.info/mod/1132/NEBULA%20Decals%20Continued",
"repository": "https://github.com/linuxgurugamer/NEBULA_Decals",
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/NEBULA_Decals_Continued/NEBULA_Decals_Continued-1482941744.807295.jpg"
},
"version": "0.1.1.1",
"ksp_version_min": "1.2.0",
"ksp_version_max": "1.2.99",
"depends": [
{
"name": "FirespitterCore"
}
],
"recommends": [
{
"name": "TweakScale"
}
],
"install": [
{
"find": "NEBULA",
"install_to": "GameData"
}
],
"download": "https://spacedock.info/mod/1132/NEBULA%20Decals%20Continued/download/0.1.1.1",
"download_size": 1005414,
"download_hash": {
"sha1": "405288491CD8B8D9B878AA5358A0AE736F113034",
"sha256": "2DC90AD01480BF4578F51728550F5EAC4F2DF3449A7CBBB56E707076B0643B68"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}