Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
99c8acf73a
|
@ -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.4.5",
|
||||
"ksp_version": "1.3.1",
|
||||
"install": [
|
||||
{
|
||||
"file": "DMPClient/GameData/DarkMultiPlayer",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/10/DarkMultiPlayer/download/v0.2.4.5",
|
||||
"download_size": 212091,
|
||||
"download_hash": {
|
||||
"sha1": "ECB68473F360378D8757B46716D185C281069975",
|
||||
"sha256": "D4FC518C88C0CEF00009121B6B793DFF78863AC152DEAC361F3E901902B82868"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "EVAEnhancementsContinued",
|
||||
"name": "EVA Enhancements Continued",
|
||||
"abstract": "Enhance EVA controls & experience",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/149997-12-eva-enhancements-continued/",
|
||||
"spacedock": "https://spacedock.info/mod/994/EVA%20Enhancements%20Continued",
|
||||
"repository": "https://github.com/linuxgurugamer/EVAEnhancementsContinued"
|
||||
},
|
||||
"version": "0.1.12",
|
||||
"ksp_version": "1.3.1",
|
||||
"suggests": [
|
||||
{
|
||||
"name": "EvaFuelCont"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "EVAEnhancementsContinued",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/994/EVA%20Enhancements%20Continued/download/0.1.12",
|
||||
"download_size": 38238,
|
||||
"download_hash": {
|
||||
"sha1": "5C3945EFBC046289D5016FA2C9B2D958C764471F",
|
||||
"sha256": "FB04AEB38C21688793BC6B965DBE031FAF7ADF11627682A8F92AD1AFFD7D768C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"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.15",
|
||||
"ksp_version": "1.3.1",
|
||||
"recommends": [
|
||||
{
|
||||
"name": "JanitorsCloset"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/48/Editor%20Extensions%20Redux/download/3.3.15",
|
||||
"download_size": 62519,
|
||||
"download_hash": {
|
||||
"sha1": "A430E2F52045AE07B7A12A6525D2A4F4C614C0A1",
|
||||
"sha256": "AD6841AE4F39B6EC9CE9CA0C7463F0532FB221CFBE421303D6CB3035AEC9F6A1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue