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

This commit is contained in:
NetKAN inflator Robot 2018-10-23 01:20:48 +00:00
commit e71ca8927a
2 changed files with 67 additions and 0 deletions

View File

@ -0,0 +1,35 @@
{
"spec_version": 1,
"identifier": "EditorExtensionsRedux",
"name": "Editor Extensions Redux",
"abstract": "Tweaks and features for the in-game vessel editor, e.g. alignment and symmetry aids. Now includes SelectRoot mod",
"author": "linuxgurugamer",
"license": "MIT",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/127378-editor-extensions-redux",
"spacedock": "https://spacedock.info/mod/48/Editor%20Extensions%20Redux",
"repository": "https://github.com/linuxgurugamer/EditorExtensionsRedux",
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Editor_Extensions_Redux/Editor_Extensions_Redux-1467509293.8271828.png"
},
"version": "3.3.19.9",
"ksp_version_min": "1.5.1",
"ksp_version_max": "1.5.99",
"depends": [
{
"name": "ClickThroughBlocker"
}
],
"recommends": [
{
"name": "JanitorsCloset"
}
],
"download": "https://spacedock.info/mod/48/Editor%20Extensions%20Redux/download/3.3.19.9",
"download_size": 82936,
"download_hash": {
"sha1": "7C184D1A57041D18A04BDB89D3B07A3A77FB0A75",
"sha256": "2D72544F1D7E0A191D0E90356C214F75104D1125EA1A6A8E02A2499406ABB0BE"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,32 @@
{
"spec_version": "v1.4",
"identifier": "FlagRotateCont",
"name": "Flag Rotate",
"abstract": "Adjust flag orientation on EVA",
"author": "linuxgurugamer",
"license": "MIT",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/156145-12-flagrotate-adjust-flag-orientation/",
"spacedock": "https://spacedock.info/mod/1209/Flag%20Rotate",
"repository": "https://github.com/linuxgurugamer/ksp_flagrotate",
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Flag_Rotate/Flag_Rotate-1486523889.1038787.png"
},
"version": "1.1.6.1",
"ksp_version_min": "1.5.1",
"ksp_version_max": "1.5.99",
"install": [
{
"install_to": "GameData",
"find": "FlagRotate"
}
],
"download": "https://spacedock.info/mod/1209/Flag%20Rotate/download/1.1.6.1",
"download_size": 24984,
"download_hash": {
"sha1": "A7BA5E45A5C3E3C687A6C4940394574504BC61E6",
"sha256": "8D463D448419E4F09C37492A014051EDD2D34D2F879ACC3807E910CEDB173B80"
},
"download_content_type": "application/zip",
"x_via": "Automated Linuxgurugamer CKAN script",
"x_generated_by": "netkan"
}