Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
96c9546e3d
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "AudioMufflerRedux",
|
||||
"name": "Audio Muffler Redux",
|
||||
"abstract": "The mod makes sounds feel more realistic by muffling your audio as the air around your ship gets less and less dense. This is a rewrite in continuation of Audio Muffler mod by NovaSilisko.",
|
||||
"author": "Ser",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/149792-12-audio-muffler-redux",
|
||||
"spacedock": "https://spacedock.info/mod/983/Audio%20Muffler%20Redux",
|
||||
"repository": "https://github.com/SerTheGreat/Audio-Muffler-Redux"
|
||||
},
|
||||
"version": "2.5",
|
||||
"ksp_version": "1.4.1",
|
||||
"install": [
|
||||
{
|
||||
"find": "Audio Muffler Redux",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/983/Audio%20Muffler%20Redux/download/2.5",
|
||||
"download_size": 18514,
|
||||
"download_hash": {
|
||||
"sha1": "362FDDC3DB10EE780230B7D74FA5A0C91BDB91E6",
|
||||
"sha256": "265D76CB1BCDE7DB42C05577D5F1833BABC642DEFA0DB69DC7683B715FB7A6DC"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "NavUtilitiesContinued",
|
||||
"name": "NavUtilities continued",
|
||||
"abstract": "HSI and Instrument Landing System for both standalone and RPM",
|
||||
"author": "Ser",
|
||||
"license": "unknown",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/162967-130-navutilities-continued",
|
||||
"spacedock": "https://spacedock.info/mod/1432/NavUtilities%20continued",
|
||||
"repository": "https://github.com/SerTheGreat/NavInstruments/tree/continued",
|
||||
"x_screenshot": "https://spacedock.info/content/Ser_694/NavUtilities_continued/NavUtilities_continued-1499369731.9916434.png"
|
||||
},
|
||||
"version": "0.7.2",
|
||||
"ksp_version": "1.4.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "NavUtilities continued"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1432/NavUtilities%20continued/download/0.7.2",
|
||||
"download_size": 797326,
|
||||
"download_hash": {
|
||||
"sha1": "BB8F8FFED85329F3EFB699DEFB34E5827182D053",
|
||||
"sha256": "AE9BC1EF360C93A730F883F68F987E81248B9A35EC470C3538481336028FEAA0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue