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

This commit is contained in:
NetKAN inflator Robot 2017-01-04 09:00:10 +00:00
commit 7501516ede
2 changed files with 77 additions and 0 deletions

View File

@ -0,0 +1,40 @@
{
"spec_version": "v1.4",
"identifier": "ExtensiveEngRptContinued",
"name": "ExtensiveEngineerReportContinued",
"abstract": "Extensive Engineer Report is a Kerbal Space Program mod that extends the Engineer's Report in the Vehicle Assembly Building and the Spaceplane Hanger with additional checks to ensure that your vessel has everything you need.",
"author": "linuxgurugamer",
"license": "MIT",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/154440-12-extensive-engineer-report-continued-ship-sections-continued/",
"spacedock": "https://spacedock.info/mod/1147/ExtensiveEngineerReportContinued",
"repository": "https://github.com/linuxgurugamer/Extensive-Engineer-Report",
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/ExtensiveEngineerReportContinued/ExtensiveEngineerReportContinued-1483497726.2454927.png"
},
"version": "0.0.1",
"ksp_version_min": "1.2.2",
"ksp_version_max": "1.2.99",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "ShipSectionsContinued"
}
],
"install": [
{
"install_to": "GameData",
"find": "ExtensiveEngineerReport"
}
],
"download": "https://spacedock.info/mod/1147/ExtensiveEngineerReportContinued/download/0.0.1",
"download_size": 88074,
"download_hash": {
"sha1": "AD6C418E8E519B3C154D6C6EADA5C6A8FE98264C",
"sha256": "5AA365651646F0AC37C7921C62B5636AEFBA0515B154640591479939CA21A696"
},
"download_content_type": "application/zip",
"x_via": "Automated Linuxgurugamer CKAN script",
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,37 @@
{
"spec_version": "v1.4",
"identifier": "ShipSectionsContinued",
"name": "ShipSectionsContinued",
"abstract": "Mod for sectioning ships for accurate analysis",
"author": "linuxgurugamer",
"license": "MIT",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/154440-12-extensive-engineer-report-continued-ship-sections-continued/",
"spacedock": "https://spacedock.info/mod/1146/ShipSectionsContinued",
"repository": "https://github.com/linuxgurugamer/ShipSections",
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/ShipSectionsContinued/ShipSectionsContinued-1483497214.2128344.png"
},
"version": "0.0.1",
"ksp_version_min": "1.2.2",
"ksp_version_max": "1.2.99",
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"install_to": "GameData",
"find": "ShipSections"
}
],
"download": "https://spacedock.info/mod/1146/ShipSectionsContinued/download/0.0.1",
"download_size": 21075,
"download_hash": {
"sha1": "2D5185A226B9E94D08B70EBF675E3D9CFB2805A5",
"sha256": "A5CDAFC39ABBEB643EB5497F551C4EE19023F5FF8333A1FC1A5BC52B558B0764"
},
"download_content_type": "application/zip",
"x_via": "Automated Linuxgurugamer CKAN script",
"x_generated_by": "netkan"
}