"NetKAN generated mods - CrewQueue-ksp1.0_r2"
This commit is contained in:
parent
878d583014
commit
1833bcca40
|
@ -3,11 +3,15 @@
|
|||
"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. ",
|
||||
"author": "fingerboxes",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/108416",
|
||||
"repository": "https://github.com/fingerboxes/CrewQueue"
|
||||
},
|
||||
"version": "ksp1.0_r2",
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"depends": [
|
||||
{
|
||||
"name": "FingerboxesCore"
|
||||
|
@ -19,11 +23,12 @@
|
|||
"install_to": "GameData/Fingerboxes"
|
||||
}
|
||||
],
|
||||
"author": "fingerboxes",
|
||||
"version": "ksp1.0_r2",
|
||||
"download": "https://github.com/fingerboxes/CrewQueue/releases/download/ksp1.0_r2/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"
|
||||
"download_hash": {
|
||||
"sha1": "46F25409F2C583AA896333B3599BCF5280BDEAFB",
|
||||
"sha256": "EC516483C06E40F6166502E1424AB07EAD25182571A6C2139C398EEC99E820D4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue