NetKAN generated mods - AIES-Patches-0.0.1
This commit is contained in:
parent
8b8ae0704e
commit
ec25a0868a
|
@ -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",
|
||||
"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/AIES_Patches-1.8.0-0.0.1.zip",
|
||||
"download_size": 94063,
|
||||
"download_hash": {
|
||||
"sha1": "58A20A754A6EFD9DDE7E9A3176DF4E49275085B9",
|
||||
"sha256": "46FAEB38D13355A2FA52F9D71B567F495B06A22A740ED52AE7B5BE9312A32651"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue