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

This commit is contained in:
NetKAN inflator Robot 2018-03-20 21:06:09 +00:00
commit 8734b2dc87
2 changed files with 80 additions and 0 deletions

View File

@ -0,0 +1,35 @@
{
"spec_version": 1,
"identifier": "DarkMultiPlayer",
"name": "DarkMultiPlayer",
"abstract": "DMP is a multiplayer mod for kerbal space program.",
"author": [
"godarklight",
"Xinayder"
],
"license": "MIT",
"release_status": "development",
"resources": {
"homepage": "http://d-mp.org",
"spacedock": "https://spacedock.info/mod/10/DarkMultiPlayer",
"repository": "https://github.com/godarklight/DarkMultiPlayer",
"manual": "https://github.com/godarklight/DarkMultiPlayer/blob/master/README.md",
"x_screenshot": "https://spacedock.info/content/godarklight_151/DarkMultiPlayer/DarkMultiPlayer-1456094845.1546948.png"
},
"version": "v0.2.5.0",
"ksp_version": "1.4.1",
"install": [
{
"file": "DMPClient/GameData/DarkMultiPlayer",
"install_to": "GameData"
}
],
"download": "https://spacedock.info/mod/10/DarkMultiPlayer/download/v0.2.5.0",
"download_size": 131896,
"download_hash": {
"sha1": "B3DDDA69487683B1A2DB993E7CD6D66478FA9913",
"sha256": "7996B6E5FC9615FC9C11A4DF5B6FFEB304E6D60155455300F1306C16940E1075"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,45 @@
{
"spec_version": "v1.4",
"comment": "Plugin is MIT, but Static Assets, Artwork & Models are ARR",
"identifier": "KerbalKonstructs",
"name": "Kerbal-Konstructs",
"abstract": "Kerbal Konstructs for KSP 1.2 and onwards",
"author": [
"AlphaAsh",
"ozraven",
"Ger_space"
],
"license": "restricted",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/151818-12x-kerbal-konstructs/",
"spacedock": "https://spacedock.info/mod/1052/Kerbal-Konstructs",
"repository": "https://github.com/GER-Space/Kerbal-Konstructs",
"x_screenshot": "https://spacedock.info/content/GER_Space_8909/Kerbal-Konstructs/Kerbal-Konstructs-1479250625.5826087.png"
},
"version": "1.3.9.7",
"ksp_version": "1.3.1",
"depends": [
{
"name": "ModuleManager"
}
],
"suggests": [
{
"name": "KKtoSD"
}
],
"install": [
{
"find": "KerbalKonstructs",
"install_to": "GameData"
}
],
"download": "https://spacedock.info/mod/1052/Kerbal-Konstructs/download/1.3.9.7",
"download_size": 8723967,
"download_hash": {
"sha1": "4BC734B9D85B276DCD1151CB79E1197E5415C26C",
"sha256": "CD2C0ED2B3EEE37ED57BAE782F028AC7781054A8609ED3AFEF544831899042BE"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}