"NetKAN generated mods - FingerboxesCore/FingerboxesCore-2-1.0.4_r1.ckan"

This commit is contained in:
NetKAN inflator Robot 2015-08-21 15:29:06 +00:00
parent cdb2c54dbe
commit fd66151003
1 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,12 @@
"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/FingerboxLib"
},
"version": "2:1.0.4_r1",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"install": [
@ -12,12 +17,7 @@
"install_to": "GameData/Fingerboxes/Common"
}
],
"version": "2:1.0.4_r1",
"author": "fingerboxes",
"download": "https://github.com/fingerboxes/FingerboxLib/releases/download/1.0.0_r1/FingerboxLib_1.0.4_r1.zip",
"resources": {
"repository": "https://github.com/fingerboxes/FingerboxLib"
},
"download_size": 46896,
"x_generated_by": "netkan"
}