NetKAN generated mods - CrewQueueTwo-1.1.10.3

This commit is contained in:
NetKAN inflator Robot 2019-10-27 03:08:12 +00:00
parent a4290d2db8
commit cc71983b62
1 changed files with 46 additions and 0 deletions

View File

@ -0,0 +1,46 @@
{
"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.10.3",
"ksp_version": "1.8.0",
"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.10.3",
"download_size": 70447,
"download_hash": {
"sha1": "01A07F03452E292747529D6A68AED3FB2FCE6FB5",
"sha256": "228CBBB775647C8D8ED5E9BC8F9B95495D967EAAACF506F2EA26E3A40BC9BF45"
},
"download_content_type": "application/zip",
"x_via": "Automated Linuxgurugamer CKAN script",
"x_generated_by": "netkan"
}