"NetKAN generated mods - AJEExtendedConfigs-2-v2.0.3"
This commit is contained in:
parent
f0a036f65b
commit
f425c2142c
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "AJEExtendedConfigs",
|
||||
"name": "AJE Extended",
|
||||
"abstract": "This KSP mod adds extended support for AJE to other mods and also adds a number of engines not represented in existing configs.",
|
||||
"author": "seanyoung247",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"repository": "https://github.com/seanyoung247/AJEExtended"
|
||||
},
|
||||
"version": "2:v2.0.3",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "AdvancedJetEngine"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "AJEExtended",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
".git"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/seanyoung247/AJEExtended/releases/download/V2.0.3/AJEExtendedV203.zip",
|
||||
"download_size": 428946,
|
||||
"download_hash": {
|
||||
"sha1": "4996582CA65AC3C16F5963464EFAA16F8CE98E2A",
|
||||
"sha256": "7FB04C0A353A47AEBF8D93090B8916F936A4DE94B7DC999E4C37345073CE1B05"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue