"NetKAN generated mods - AT-Utils-v1.6.1"
This commit is contained in:
parent
83ceda340a
commit
eceaa97774
|
@ -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.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.1/AT_Utils-1.6.1.0.zip",
|
||||
"download_size": 170177,
|
||||
"download_hash": {
|
||||
"sha1": "54501EE32FD59609642D70A4401376BC413C82E6",
|
||||
"sha256": "BCD7AD01BCB25618738A8BF7A9FEC9DD22404C0E6F4F58F96D5EF5085C9FC412"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue