CKAN-meta/AT-Utils/AT-Utils-v1.8.1.ckan

39 lines
1.2 KiB
JSON

{
"spec_version": "v1.16",
"identifier": "AT-Utils",
"name": "AT Utils",
"abstract": "A common library for a set of plugins made by Allista.",
"author": [
"allista"
],
"license": "MIT",
"resources": {
"homepage": "https://github.com/allista/AT_Utils",
"repository": "https://github.com/allista/AT_Utils",
"bugtracker": "https://github.com/allista/AT_Utils/issues",
"metanetkan": "https://raw.githubusercontent.com/allista/AT_Utils/master/AT-Utils.netkan"
},
"version": "v1.8.1",
"ksp_version_min": "1.6.1",
"ksp_version_max": "1.7.2",
"depends": [
{
"name": "ConfigurableContainers-Core"
}
],
"install": [
{
"file": "GameData/000_AT_Utils",
"install_to": "GameData"
}
],
"download": "https://github.com/allista/AT_Utils/releases/download/v1.8.1/AT_Utils-1.8.1.0.zip",
"download_size": 230014,
"download_hash": {
"sha1": "4E815E4AD7C644B5C4926F6CF4ABCFB1E9CD2804",
"sha256": "15009452A4CE91135F1B5416F4706D02A79DB836DDE8E4B0A165D26FFC566321"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}