CKAN-meta/KSPAPIExtensions/KSPAPIExtensions-v1.7.2.ckan

37 lines
1.1 KiB
JSON

{
"spec_version": 1,
"identifier": "KSPAPIExtensions",
"name": "KAE - KSPAPIExtensions",
"abstract": "This package contains a bunch of utility methods for general use to modders.",
"author": [
"Swamp-Ig",
"NathanKell"
],
"version": "v1.7.2",
"ksp_version": "0.90",
"license": "CC-BY-3.0",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/73648-*",
"repository": "https://github.com/Swamp-Ig/KSPAPIExtensions",
"bugtracker": "https://github.com/Swamp-Ig/KSPAPIExtensions/issues"
},
"tags": [
"plugin",
"library"
],
"install": [
{
"file": "KSPAPIExt",
"install_to": "GameData"
}
],
"download": "https://github.com/Swamp-Ig/KSPAPIExtensions/releases/download/v1.7.2/KSPAPIExtensions_v1.7.2.zip",
"download_size": 57498,
"download_hash": {
"sha1": "68FEB0366C9982FA150003F2EC91458B029810C0",
"sha256": "C53624BA1B92E047FCA18CD386BDA18311ED71CF6F7147266691F2B1826AC85A"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}