Merge pull request #319 from aw94/master
Updated RemoteTech RSS config to v8.1.1
This commit is contained in:
commit
0da7f846b8
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"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"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue