NetKAN generated mods - AT-Utils-v1.9.4
This commit is contained in:
parent
1b37931aa0
commit
f85ceb46be
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"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.4",
|
||||
"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"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/000_AT_Utils",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/allista/AT_Utils/releases/download/v1.9.4/AT_Utils-1.9.4.0.zip",
|
||||
"download_size": 251679,
|
||||
"download_hash": {
|
||||
"sha1": "640AE0834D3F7579502EF233A775504363E12EE6",
|
||||
"sha256": "EAEB21E0C9E10155B65603C8EC7CFBE012ECABF4B67296AC6A51683AB6F4BD3E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-07-05T04:24:00Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue