NetKAN generated mods - Kerbalism-Config-Default-3.7
This commit is contained in:
parent
dc5cd354bb
commit
ecddbbdfa6
|
@ -0,0 +1,73 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "Kerbalism-Config-Default",
|
||||
"name": "Kerbalism - Default Config",
|
||||
"abstract": "Default configuration for Kerbalism",
|
||||
"author": "Kerbalism Contributors",
|
||||
"version": "3.7",
|
||||
"ksp_version_min": "1.5.0",
|
||||
"ksp_version_max": "1.9.9",
|
||||
"license": "Unlicense",
|
||||
"resources": {
|
||||
"repository": "https://github.com/Kerbalism/Kerbalism"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"physics",
|
||||
"crewed",
|
||||
"science"
|
||||
],
|
||||
"localizations": [
|
||||
"de-de",
|
||||
"en-us",
|
||||
"es-es",
|
||||
"pt-br",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"provides": [
|
||||
"Kerbalism-Config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "Kerbalism"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "Kerbalism-Config"
|
||||
},
|
||||
{
|
||||
"name": "UKS"
|
||||
},
|
||||
{
|
||||
"name": "TACLS"
|
||||
},
|
||||
{
|
||||
"name": "Snacks"
|
||||
},
|
||||
{
|
||||
"name": "USI-LS"
|
||||
},
|
||||
{
|
||||
"name": "BackgroundResources"
|
||||
},
|
||||
{
|
||||
"name": "BackgroundProcessing"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KerbalismConfig",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Kerbalism/Kerbalism/releases/download/3.7/Kerbalism-Config_v3.7_for_KSP1.5.0-1.9.9.zip",
|
||||
"download_size": 14928328,
|
||||
"download_hash": {
|
||||
"sha1": "F4CF4849361420954713FD07A3FAF422EB32A428",
|
||||
"sha256": "EBAF503132F16BF2BC47287FD8731CD927AF4BB4C2303C6A0A6CDCEA26047C48"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue