NetKAN added mod - KerbalAircraftExpansion-4-2.8.1.0
This commit is contained in:
parent
9df78ae374
commit
d73afdb3c2
|
@ -0,0 +1,59 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "KerbalAircraftExpansion",
|
||||
"name": "Kerbal Aircraft Expansion",
|
||||
"abstract": "A pack of select vanilla-inspired parts for your aircrafting needs.",
|
||||
"author": [
|
||||
"keptin",
|
||||
"SpannerMonkey",
|
||||
"LisiasT"
|
||||
],
|
||||
"version": "4:2.8.1.0",
|
||||
"ksp_version_min": "1.3.1",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/180268-*",
|
||||
"spacedock": "https://spacedock.info/mod/2150/KAX",
|
||||
"repository": "https://github.com/net-lisias-ksp/KAX",
|
||||
"bugtracker": "https://github.com/net-lisias-ksp/KAX/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/net-lisias-ksp/KAX/master/KAX.version",
|
||||
"x_screenshot": "https://spacedock.info/content/Lisias_20517/KAX/KAX-1557861049.2208164.jpg"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "FirespitterCore"
|
||||
},
|
||||
{
|
||||
"name": "FirespitterResourcesConfig"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/KAX",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "Ships/SPH",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2150/KAX/download/2.8.1.0",
|
||||
"download_size": 43924465,
|
||||
"download_hash": {
|
||||
"sha1": "E0E329FF6C1344FC76A85D014B25E8B8EADC5E4B",
|
||||
"sha256": "42501730B795A1FD90A6A76431DD5F8F829D9299919C5CF38CBD6BBF4BCB9E18"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-08-24T04:40:04.314388+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue