"NetKAN generated mods - AT-Utils-v1.3.1.1"
This commit is contained in:
parent
a4270702f4
commit
884314ccb7
|
@ -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.3.1.1",
|
||||||
|
"ksp_version": "1.2.2",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ConfigurableContainers-Core"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"file": "GameData/000_AT_Utils",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://github.com/allista/AT_Utils/releases/download/v1.3.1.1/AT_Utils-v1.3.1.1.zip",
|
||||||
|
"download_size": 130753,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "1D7B374EF9B0764100157C1524E2A4FE9A11CFC8",
|
||||||
|
"sha256": "AE95E1123692300AC5506EE776B80A5A61D3C6F144A15FF71E0A937D1E29CA1A"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue