NetKAN added mod - Kerbalism-Config-RO-v1.2.16.0
This commit is contained in:
parent
88742e29a6
commit
28a6addf63
|
@ -0,0 +1,90 @@
|
|||
{
|
||||
"spec_version": "v1.26",
|
||||
"identifier": "Kerbalism-Config-RO",
|
||||
"name": "Kerbalism - RealismOverhaul Config",
|
||||
"abstract": "Kerbalism configuration for Realism Overhaul and RP-1",
|
||||
"author": [
|
||||
"al2me6",
|
||||
"blowfishpro",
|
||||
"Capkirk123",
|
||||
"pjf",
|
||||
"rsparkyc",
|
||||
"SirKeplan",
|
||||
"StollD",
|
||||
"StonesmileGit",
|
||||
"stratochief66",
|
||||
"zorg2044",
|
||||
"NathanKell"
|
||||
],
|
||||
"version": "v1.2.16.0",
|
||||
"license": "Unlicense",
|
||||
"resources": {
|
||||
"repository": "https://github.com/KSP-RO/ROKerbalism",
|
||||
"bugtracker": "https://github.com/KSP-RO/ROKerbalism/issues"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"career",
|
||||
"science",
|
||||
"crewed"
|
||||
],
|
||||
"localizations": [
|
||||
"de-de",
|
||||
"en-us",
|
||||
"pt-br",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"provides": [
|
||||
"Kerbalism-Config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kerbalism",
|
||||
"suppress_recommendations": true
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "RealismOverhaul"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "RP-0"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "Kerbalism-Config"
|
||||
},
|
||||
{
|
||||
"name": "TACLS"
|
||||
},
|
||||
{
|
||||
"name": "Snacks"
|
||||
},
|
||||
{
|
||||
"name": "USI-LS"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KerbalismConfig",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/ROKerbalism/releases/download/v1.2.16.0/ROKerbalism-v1.2.16.0.zip",
|
||||
"download_size": 2269347,
|
||||
"download_hash": {
|
||||
"sha1": "DAC0ADE50D4DA412974DACFE5BE1BDD318C9AC80",
|
||||
"sha256": "2595D19A6C4C6F3D1576C247D8D4ABB1BEB919472F5428A81AF5AB92D87C9DEB"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 6315234,
|
||||
"release_date": "2023-10-22T22:01:44Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue