"NetKAN generated mods - AT-Utils-v1.7.0"
This commit is contained in:
parent
934c2b7a72
commit
5be1f41f40
|
@ -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.7.0",
|
||||
"ksp_version": "1.7.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ConfigurableContainers-Core"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/000_AT_Utils",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/allista/AT_Utils/releases/download/v1.7.0/AT_Utils-1.7.0.0.zip",
|
||||
"download_size": 834816,
|
||||
"download_hash": {
|
||||
"sha1": "06EA74274A626E16809EB76F240DE8F1D22D8ED4",
|
||||
"sha256": "C1193B7BEE9DFB7384BEB06C37A2FBBB2A85DD6E51DC62303FD894B0DA2A3BA6"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue