diff --git a/extra/icons/rbee.png b/extra/icons/rbee.png new file mode 100644 index 0000000..009ff41 Binary files /dev/null and b/extra/icons/rbee.png differ diff --git a/extra/index.json b/extra/index.json index 95e7b33..ac514b8 100644 --- a/extra/index.json +++ b/extra/index.json @@ -1413,6 +1413,14 @@ }, "icon": "encore", "type": "custom" - } + }, + { + "ids": [ "rbee" ], + "names": { + "en-US": "Rock Band en EspaƱol" + }, + "icon": "rbee", + "type": "custom" + }, ] }