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

This commit is contained in:
NetKAN inflator Robot 2016-11-05 18:00:07 +00:00
commit a7afa716ec
3 changed files with 91 additions and 1 deletions

View File

@ -0,0 +1,32 @@
{
"spec_version": "v1.4",
"identifier": "KerbalObjectInspectorCont",
"name": "Kerbal Object Inspector Continued",
"abstract": "View all game objects in KSP",
"author": "linuxgurugamer",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/129030-ksp-10x-kerbal-object-inspector-view-all-game-objects-in-ksp/&do=findComment&comment=2839618",
"spacedock": "https://spacedock.info/mod/1040/Kerbal%20Object%20Inspector%20Continued",
"repository": "https://github.com/linuxgurugamer/KerbalObjectInspector",
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Kerbal_Object_Inspector_Continued/Kerbal_Object_Inspector_Continued-1478360996.5684028.png"
},
"version": "1.1.1",
"ksp_version_min": "1.2.0",
"ksp_version_max": "1.2.99",
"install": [
{
"install_to": "GameData",
"find": "KerbalObjectInspector"
}
],
"download": "https://spacedock.info/mod/1040/Kerbal%20Object%20Inspector%20Continued/download/1.1.1",
"download_size": 38705,
"download_hash": {
"sha1": "EDF1BF8064C0BC287AFB07A382F8010E32054280",
"sha256": "C859C6B0CAA9AE83EE93357A18E948794F91EF8C4B89BCA8688B54C5C1B0DC6F"
},
"download_content_type": "application/zip",
"x_via": "Automated Linuxgurugamer CKAN script",
"x_generated_by": "netkan"
}

View File

@ -11,7 +11,7 @@
"ci": "https://ksp.sarbian.com/jenkins/job/ModularFlightIntegrator/"
},
"version": "1.2.2.0",
"ksp_version": "1.2.0",
"ksp_version": "1.2",
"install": [
{
"find": "ModularFlightIntegrator",

View File

@ -0,0 +1,58 @@
{
"spec_version": "v1.20",
"identifier": "SpaceDock",
"name": "SpaceDock",
"abstract": "SpaceDock in different sizes, usable as orbital shipyard.",
"author": "Fendrin",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/150589-12-spacedock",
"repository": "https://github.com/SpaceShipShipYardEnterprises/SpaceDock"
},
"version": "0.2.1",
"ksp_version": "1.2",
"depends": [
{
"name": "CommunityTechTree"
}
],
"recommends": [
{
"name": "ExtraPlanetaryLaunchpads"
}
],
"suggests": [
{
"name": "KIS"
},
{
"name": "KAS"
},
{
"name": "Konstruction"
},
{
"name": "USI-Core"
}
],
"supports": [
{
"name": "ConnectedLivingSpace"
}
],
"install": [
{
"find": "GameData/SpaceDock",
"install_to": "GameData"
}
],
"download": "https://github.com/SpaceShipShipYardEnterprises/SpaceDock/archive/v0.2.1.zip",
"download_size": 1112605,
"download_hash": {
"sha1": "B09080C7F58982B54916749AB45702BADFBF007B",
"sha256": "847CF1E2D98E500A9A77F01B8AD3A29AF9FA6EB19A75B8ACB1CBD2A86453B3B0"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}