NetKAN generated mods - AIES-Patches-0.0.1.2
This commit is contained in:
parent
e3ea76a37c
commit
7d2000a882
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "AIES-Patches",
|
||||
"name": "AIES Patches for the AIES Aerospace mod",
|
||||
"abstract": "Patches to bring the AIES mod up-to-date",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.0.1.2",
|
||||
"ksp_version": "1.8.0",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"repository": "https://github.com/linuxgurugamer/AIES_Patches"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "AIESAerospace-Unofficial"
|
||||
},
|
||||
{
|
||||
"name": "AIES-Antenna-Patches"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "AIES_Patches",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"DeimosRast",
|
||||
"TK421d",
|
||||
"MiniAVC.dll"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/AIES_Patches/releases/download/0.0.1.2/AIES_Patches-1.8.0-0.0.1.2.zip",
|
||||
"download_size": 94099,
|
||||
"download_hash": {
|
||||
"sha1": "AA1C71DBF9A40393F41C9AD5C334E8C5DDC994E1",
|
||||
"sha256": "6E8BBDC446E0E9B9C70DBA3CBB8987F4FA90C8CC0DBD6859ECA3F6D396595E47"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue