"NetKAN generated mods - RP-0-v0.22"
This commit is contained in:
parent
cbc417c88f
commit
cdc049f0a5
|
@ -3,9 +3,17 @@
|
|||
"identifier": "RP-0",
|
||||
"name": "Realistic Progression Zero",
|
||||
"abstract": "Realistic Progression Zero - The lightweight Realism Overhaul tech tree",
|
||||
"license": "CC-BY-4.0",
|
||||
"author": "RP-0 Group",
|
||||
"license": "CC-BY-4.0",
|
||||
"release_status": "development",
|
||||
"resources": {
|
||||
"repository": "https://github.com/KSP-RO/RP-0"
|
||||
},
|
||||
"version": "v0.22",
|
||||
"ksp_version": "0.90",
|
||||
"provides": [
|
||||
"FinePrint-Config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -34,9 +42,6 @@
|
|||
"name": "ProceduralParts"
|
||||
}
|
||||
],
|
||||
"provides": [
|
||||
"FinePrint-Config"
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "FinePrint-Config"
|
||||
|
@ -48,12 +53,12 @@
|
|||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"repository": "https://github.com/KSP-RO/RP-0"
|
||||
},
|
||||
"version": "v0.22",
|
||||
"download": "https://github.com/KSP-RO/RP-0/releases/download/v0.22/RP-0-v0.22.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 51102,
|
||||
"ksp_version": "0.90"
|
||||
"download_hash": {
|
||||
"sha1": "43E08530465E26D1E9C72C5509EAFA85B33B07B7",
|
||||
"sha256": "109FA3EBAEFAEA4499459CE925F38509151E5145FAF222F4231BF5E0E473B58E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue