27 lines
919 B
Plaintext
27 lines
919 B
Plaintext
|
{
|
||
|
"spec_version": 1,
|
||
|
"identifier": "RemoteTech-Config-RSS",
|
||
|
"ksp_version_min": "0.25",
|
||
|
"resources":
|
||
|
{
|
||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/99966-0-25-0-Realism-Overhaul-6-1-2c"
|
||
|
},
|
||
|
"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": "0.0",
|
||
|
"download": "https://www.dropbox.com/s/ohqv9r9mwng2500/RemoteTech_RSS_Settings.zip?dl=1",
|
||
|
"comment" : "Packaged by Felger",
|
||
|
"depends" : [
|
||
|
{ "name" : "RemoteTech" },
|
||
|
{ "name" : "RealSolarSystem" }
|
||
|
],
|
||
|
"provides" : [ "RemoteTech-Config" ],
|
||
|
"conflicts" : [ { "name" : "RemoteTech-Config" } ],
|
||
|
"install": [{
|
||
|
"file" : "RemoteTech",
|
||
|
"install_to" : "GameData"
|
||
|
}]
|
||
|
}
|