'NetKAN generated mods - FingerboxesCore/FingerboxesCore-ksp1.0_release1.ckan'

This commit is contained in:
NetKAN inflator Robot 2015-05-29 16:28:48 +00:00
parent c750c1060e
commit 6f2d2a26b3
1 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
{
"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_release1",
"download": "https://github.com/fingerboxes/CrewQueue/releases/download/ksp1.0_release1/CrewQueue_ksp1.0.2_release1.zip",
"x_generated_by": "netkan",
"download_size": 67144
}