27 lines
913 B
Plaintext
27 lines
913 B
Plaintext
|
{
|
||
|
"spec_version": "v1.2",
|
||
|
"identifier": "RemoteTech-Config-RSS",
|
||
|
"ksp_version_min": "0.25",
|
||
|
"resources":
|
||
|
{
|
||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/99966"
|
||
|
},
|
||
|
"name": "RemoteTech RSS Configuration",
|
||
|
"license": "CC-BY-4.0",
|
||
|
"abstract": "Adds ground stations to launch sites in Real Solar System. Manually remove RemoteTech/RemoteTech_Settings.cfg first",
|
||
|
"author": "CerberusRCAF",
|
||
|
"version": "8.1.1",
|
||
|
"download": "https://github.com/KSP-RO/RealismOverhaul/releases/download/v8.1.1/RealismOverhaul_8.1.1.zip",
|
||
|
"comment" : "Packaged by Felger",
|
||
|
"depends" : [
|
||
|
{ "name" : "RemoteTech" },
|
||
|
{ "name" : "RealSolarSystem" }
|
||
|
],
|
||
|
"provides" : [ "RemoteTech-Config" ],
|
||
|
"conflicts" : [ { "name" : "RemoteTech-Config" } ],
|
||
|
"install": [{
|
||
|
"file" : "RemoteTech",
|
||
|
"install_to" : "GameData"
|
||
|
}]
|
||
|
}
|