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

44 lines
1.3 KiB
Plaintext

{
"spec_version": "v1.16",
"identifier": "AT-Utils",
"name": "AT Utils",
"abstract": "A common library for a set of plugins made by Allista.",
"author": [
"allista"
],
"version": "v1.9.3",
"ksp_version_min": "1.9.0",
"ksp_version_max": "1.9.1",
"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"
},
"tags": [
"plugin",
"library"
],
"depends": [
{
"name": "ConfigurableContainers-Core"
}
],
"install": [
{
"file": "GameData/000_AT_Utils",
"install_to": "GameData"
}
],
"download": "https://github.com/allista/AT_Utils/releases/download/v1.9.3/AT_Utils-1.9.3.0.zip",
"download_size": 243491,
"download_hash": {
"sha1": "716AD2D00DB276B02B594D84D2E853FB0816D3C0",
"sha256": "5AB2D7240082590351145F6BD9F1AB1281D646AE7D64EA24302E63773EAD2B65"
},
"download_content_type": "application/zip",
"release_date": "2020-05-03T18:19:29Z",
"x_generated_by": "netkan"
}