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.0.2"
This commit is contained in:
35
AT-Utils/AT-Utils-v1.0.2.ckan
Normal file
35
AT-Utils/AT-Utils-v1.0.2.ckan
Normal file
@ -0,0 +1,35 @@
|
||||
{
|
||||
"spec_version": 1,
|
||||
"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.0.2",
|
||||
"ksp_version": "1.1.3",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/000_AT_Utils",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "GameData/ConfigurableContainers",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/allista/AT_Utils/releases/download/v1.0.2/AT_Utils-v1.0.2.zip",
|
||||
"download_size": 98667,
|
||||
"download_hash": {
|
||||
"sha1": "E635A5AE02563FD0B8ABEEEFF7C172CBD08636B7",
|
||||
"sha256": "45E1D7488BBB11F9117BFD3C5622EAA749D2583874AEB897FC8E21BB8405E9EB"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user