CKAN-meta/FingerboxesCore/FingerboxesCore-ksp1.0_rele...

28 lines
1.1 KiB
Plaintext

{
"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.",
"author": "fingerboxes",
"license": "MIT",
"resources": {
"repository": "https://github.com/fingerboxes/CrewQueue"
},
"version": "ksp1.0_release1",
"ksp_version": "1.0.2",
"install": [
{
"file": "GameData/Fingerboxes/Common/Plugins",
"install_to": "GameData/Fingerboxes/Common"
}
],
"download": "https://github.com/fingerboxes/CrewQueue/releases/download/ksp1.0_release1/CrewQueue_ksp1.0.2_release1.zip",
"download_size": 67144,
"download_hash": {
"sha1": "4621173381BEDF6D110F01A74A3225549C84F347",
"sha256": "C0F166722C2728AC4DA445747BEA5C6D66C19829DF4D9D32AF71E8E092405B15"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}