mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - FingerboxesCore-ksp1.0_release1"
This commit is contained in:
@ -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/CrewQueue"
|
||||
},
|
||||
"version": "ksp1.0_release1",
|
||||
"ksp_version": "1.0.2",
|
||||
"install": [
|
||||
{
|
||||
@ -11,12 +16,12 @@
|
||||
"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
|
||||
"download_size": 67144,
|
||||
"download_hash": {
|
||||
"sha1": "4621173381BEDF6D110F01A74A3225549C84F347",
|
||||
"sha256": "C0F166722C2728AC4DA445747BEA5C6D66C19829DF4D9D32AF71E8E092405B15"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
Reference in New Issue
Block a user