NetKAN generated mods - AIES-Patches-0.0.1.1
This commit is contained in:
parent
e5fa7f0a37
commit
0c9ac7029c
|
@ -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.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.1/AIES_Patches-1.8.0-0.0.1.1.zip",
|
||||
"download_size": 94063,
|
||||
"download_hash": {
|
||||
"sha1": "FCF45CC97AA30F2D3A3A602161947F2C37BAC47B",
|
||||
"sha256": "0149BFF2DF1134F882445D40923103E6B2DFF40584DFE50EAC5B29DA8DB15BF9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue