diff --git a/base/icons/lost_dlc.png b/base/icons/lost_dlc.png new file mode 100644 index 0000000..992efeb Binary files /dev/null and b/base/icons/lost_dlc.png differ diff --git a/base/index.json b/base/index.json index 76ce2fa..8b09f9f 100644 --- a/base/index.json +++ b/base/index.json @@ -440,6 +440,14 @@ }, "icon": "gdrbdlc", "type": "rb" + }, + { + "ids": [ "lost_dlc" ], + "names": { + "en-US": "Lost Rock Band DLC" + }, + "icon": "lost_dlc", + "type": "rb" } ] } diff --git a/extra/index.json b/extra/index.json index 088da42..0b98946 100644 --- a/extra/index.json +++ b/extra/index.json @@ -1407,7 +1407,7 @@ "type": "custom" }, { - "ids": [ "rv" ], + "ids": [ "rv", "ugc_rv" ], "names": { "en-US": "RhythmVerse" },