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

This commit is contained in:
NetKAN inflator Robot 2018-04-17 13:10:41 +00:00
commit d999708b16
2 changed files with 93 additions and 0 deletions

View File

@ -0,0 +1,47 @@
{
"spec_version": "v1.4",
"identifier": "CrewQueueTwo",
"name": "Crew R&R",
"abstract": "This mod is focused around the idea of encouraging the player to keep a deeper roster of crew, and to increase the value of individual experienced crew.",
"author": "linuxgurugamer",
"license": "MIT",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/159299-12-crewqueue-crew-rotation-and-vacations/",
"spacedock": "https://spacedock.info/mod/1324/Crew%20R&R",
"repository": "https://github.com/linuxgurugamer/CrewRandR"
},
"version": "1.1.8",
"ksp_version_min": "1.4.1",
"ksp_version_max": "1.4.99",
"depends": [
{
"name": "ClickThroughBlocker"
},
{
"name": "ModuleManager"
}
],
"conflicts": [
{
"name": "BetterCrewAssignment"
},
{
"name": "CrewQueue"
}
],
"install": [
{
"install_to": "GameData",
"find": "CrewRandR"
}
],
"download": "https://spacedock.info/mod/1324/Crew%20R%26R/download/1.1.8",
"download_size": 67039,
"download_hash": {
"sha1": "D6819603A747862B1D250B17459EC529E2EAD8A7",
"sha256": "3EE1A970DB5BFF1837824F46D82091EF81D2A113255CB81F6E0AD260AD6FF9C3"
},
"download_content_type": "application/zip",
"x_via": "Automated Linuxgurugamer CKAN script",
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,46 @@
{
"spec_version": "v1.4",
"identifier": "FMRSContinued",
"name": " Flight Manager for Reusable Stages (FMRS) Continued",
"abstract": "FMRS lets you jump back and forth in time. It generates save points after separating controllable probes, ship, landers, ... ",
"author": "linuxgurugamer",
"license": "MIT",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/157214-12-flight",
"spacedock": "https://spacedock.info/mod/1251/%20Flight%20Manager%20for%20Reusable%20Stages%20(FMRS)%20Continued",
"repository": "https://github.com/linuxgurugamer/FMRS",
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Flight_Manager_for_Reusable_Stages_FMRS_Continued/Flight_Manager_for_Reusable_Stages_FMRS_Continued-1488941119.4053094.png"
},
"version": "1.2.7.2",
"ksp_version_min": "1.4.1",
"ksp_version_max": "1.4.99",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "RecoveryController"
},
{
"name": "ToolbarController"
},
{
"name": "ClickThroughBlocker"
}
],
"install": [
{
"install_to": "GameData",
"find": "FMRS"
}
],
"download": "https://spacedock.info/mod/1251/%20Flight%20Manager%20for%20Reusable%20Stages%20%28FMRS%29%20Continued/download/1.2.7.2",
"download_size": 120790,
"download_hash": {
"sha1": "E4C38C07CED849DC3E56F26E89B623D0812ABDDB",
"sha256": "876300F296C46979148FC44BD2889A2988138F29D67F8619DB312C1ED92F7BC6"
},
"download_content_type": "application/zip",
"x_via": "Automated Linuxgurugamer CKAN script",
"x_generated_by": "netkan"
}