"'RemoteTech-Config-RSS-v8.1.1.ckan' replaced by 'RemoteTech-Config-RSS-8.1.1.ckan"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-28 02:58:53 +00:00
parent 74f7c5df1f
commit 5622f5b8bf
1 changed files with 0 additions and 27 deletions

View File

@ -1,27 +0,0 @@
{
"spec_version": "v1.2",
"identifier": "RemoteTech-Config-RSS",
"ksp_version_min": "0.25",
"ksp_version_max": "1.0.4",
"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"
}]
}