"NetKAN generated mods - CrewQueueTwo-1.1.1.1"
This commit is contained in:
parent
26064fabe5
commit
a5b97de82a
|
@ -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.1.1",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.3.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "BetterCrewAssignment"
|
||||
},
|
||||
{
|
||||
"name": "KerbalConstructionTime"
|
||||
},
|
||||
{
|
||||
"name": "CrewQueue"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "CrewRandR"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1324/Crew%20R%26R/download/1.1.1.1",
|
||||
"download_size": 36938,
|
||||
"download_hash": {
|
||||
"sha1": "B5C53EA1B3B938E8335B8F86453E63C491B59D0C",
|
||||
"sha256": "057458ABA559E63173778F75101A40C492671BDFE7F9E3708CA7F8305181ED7D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue