23 lines
864 B
JSON
23 lines
864 B
JSON
{
|
|
"spec_version": "v1.2",
|
|
"identifier": "FingerboxesCore",
|
|
"name": "Fingerboxes Core Plugin",
|
|
"abstract": "(KSP Mod) Common methods library for KSP mods - This mod is intended for use by some of my other mods, it does nothing on its own. It contains some code from TriggerAU, licensed under MIT.",
|
|
"license": "MIT",
|
|
"ksp_version": "1.0.2",
|
|
"install": [
|
|
{
|
|
"file": "GameData/Fingerboxes/Common/Plugins",
|
|
"install_to": "GameData/Fingerboxes/Common"
|
|
}
|
|
],
|
|
"resources": {
|
|
"repository": "https://github.com/fingerboxes/CrewQueue"
|
|
},
|
|
"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
|
|
}
|