mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - AT-Utils-v1.6.0.1"
This commit is contained in:
36
AT-Utils/AT-Utils-v1.6.0.1.ckan
Normal file
36
AT-Utils/AT-Utils-v1.6.0.1.ckan
Normal file
@ -0,0 +1,36 @@
|
||||
{
|
||||
"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"
|
||||
},
|
||||
"version": "v1.6.0.1",
|
||||
"ksp_version": "1.4.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ConfigurableContainers-Core"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/000_AT_Utils",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/allista/AT_Utils/releases/download/v1.6.0.1/AT_Utils-1.6.0.1.zip",
|
||||
"download_size": 168575,
|
||||
"download_hash": {
|
||||
"sha1": "E72839B287C7AB01EAF364F16CF106F9A13DF69A",
|
||||
"sha256": "0384D7862EF2A4DB551969F95A521BEF1921681FB59867F9350BCEBF25FBD4D5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user