CKAN-meta/CrewQueue/CrewQueue-ksp1.0_release2.ckan

30 lines
1018 B
JSON

{
"spec_version": "v1.2",
"identifier": "CrewQueue",
"name": "Crew Queue",
"abstract": "Crew Rotation and Variety - 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. ",
"license": "MIT",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/108416",
"repository": "https://github.com/fingerboxes/CrewQueue"
},
"depends": [
{
"name": "FingerboxesCore"
}
],
"install": [
{
"file": "GameData/Fingerboxes/CrewQueue",
"install_to": "GameData/Fingerboxes"
}
],
"author": "fingerboxes",
"version": "ksp1.0_release2",
"download": "https://github.com/fingerboxes/CrewQueue/releases/download/ksp1.0_release2/CrewQueue_ksp1.0.4_release2.zip",
"x_generated_by": "netkan",
"download_size": 66538,
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4"
}