"NetKAN generated mods - KerbalConstructionTime-RP-0-Config-v0.29"
This commit is contained in:
parent
a450436f64
commit
87decef700
|
@ -3,9 +3,16 @@
|
||||||
"identifier": "KerbalConstructionTime-RP-0-Config",
|
"identifier": "KerbalConstructionTime-RP-0-Config",
|
||||||
"name": "Kerbal Construction Time RP-0 Config",
|
"name": "Kerbal Construction Time RP-0 Config",
|
||||||
"abstract": "A Kerbal Construction Time configuration meant to be used for RP-0",
|
"abstract": "A Kerbal Construction Time configuration meant to be used for RP-0",
|
||||||
"license": "CC-BY-4.0",
|
|
||||||
"author": "RP-0 Group",
|
"author": "RP-0 Group",
|
||||||
|
"license": "CC-BY-4.0",
|
||||||
"release_status": "development",
|
"release_status": "development",
|
||||||
|
"resources": {
|
||||||
|
"repository": "https://github.com/KSP-RO/RP-0"
|
||||||
|
},
|
||||||
|
"version": "v0.29",
|
||||||
|
"provides": [
|
||||||
|
"KerbalConstructionTime-Config"
|
||||||
|
],
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "RP-0"
|
"name": "RP-0"
|
||||||
|
@ -14,9 +21,6 @@
|
||||||
"name": "KerbalConstructionTime"
|
"name": "KerbalConstructionTime"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"provides": [
|
|
||||||
"KerbalConstructionTime-Config"
|
|
||||||
],
|
|
||||||
"conflicts": [
|
"conflicts": [
|
||||||
{
|
{
|
||||||
"name": "KerbalConstructionTime-Config"
|
"name": "KerbalConstructionTime-Config"
|
||||||
|
@ -28,11 +32,12 @@
|
||||||
"install_to": "GameData"
|
"install_to": "GameData"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"resources": {
|
|
||||||
"repository": "https://github.com/KSP-RO/RP-0"
|
|
||||||
},
|
|
||||||
"version": "v0.29",
|
|
||||||
"download": "https://github.com/KSP-RO/RP-0/releases/download/v0.29/RP-0-v0.29.zip",
|
"download": "https://github.com/KSP-RO/RP-0/releases/download/v0.29/RP-0-v0.29.zip",
|
||||||
"x_generated_by": "netkan",
|
"download_size": 56395,
|
||||||
"download_size": 56395
|
"download_hash": {
|
||||||
|
"sha1": "A7C88C3E1FB9E4D31F8ACB729B1B69AF188CD3A9",
|
||||||
|
"sha256": "24E2D2099689AD682830A940C134CE09B1A39254AFDFFFBAC0D55CD070A3BA1C"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue