NetKAN added mod - CrewQueueTwo-1.1.11.1
This commit is contained in:
parent
9a60616ac0
commit
27ed6de1db
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"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",
|
||||
"version": "1.1.11.1",
|
||||
"ksp_version_min": "1.11.1",
|
||||
"ksp_version_max": "1.11.2",
|
||||
"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",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/CrewRandR"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"crewed"
|
||||
],
|
||||
"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.11.1",
|
||||
"download_size": 51293,
|
||||
"download_hash": {
|
||||
"sha1": "40C8E1C8E2E95D04164FD8BCC20665B292204455",
|
||||
"sha256": "03981A5D36951417ACE16C15EADFD34460A84106C9FF6D1BEE8D0BCD5734F0B4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-03-22T03:18:05.637724+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue