NetKAN generated mods - BetterCrewAssignment-1.4
This commit is contained in:
parent
2eb7c47886
commit
3dac251340
|
@ -4,6 +4,8 @@
|
|||
"name": "BetterCrewAssignment",
|
||||
"abstract": "Smarter by default. Remembers your choices. No UI.",
|
||||
"author": "Snark",
|
||||
"version": "1.4",
|
||||
"ksp_version": "1.8.1",
|
||||
"license": "CC-BY-NC-ND-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/127313-105-bettercrewassignment-v10-smarter-by-default-remembers-your-choices-no-ui/",
|
||||
|
@ -11,8 +13,11 @@
|
|||
"repository": "https://github.com/KSPSnark/BetterCrewAssignment",
|
||||
"x_screenshot": "https://spacedock.info/content/Snark_166/BetterCrewAssignment/BetterCrewAssignment-1455661510.7040124.png"
|
||||
},
|
||||
"version": "1.4",
|
||||
"ksp_version": "1.8.1",
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience",
|
||||
"manned"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -33,10 +38,5 @@
|
|||
"sha256": "2622D8EA2E3125680FDC58AD94E1C8691731B3B05D29DFE9C7FEBF7D0F6B1C3C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience",
|
||||
"manned"
|
||||
],
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue