diff --git a/res/img/rpc/1year.jpg b/res/img/rpc/1year.jpg new file mode 100644 index 0000000..9d62977 Binary files /dev/null and b/res/img/rpc/1year.jpg differ diff --git a/scene/title.lua b/scene/title.lua index cddb8df..05df3bb 100644 --- a/scene/title.lua +++ b/scene/title.lua @@ -44,8 +44,8 @@ function TitleScene:new() DiscordRPC:update({ details = "In menus", state = mainmenuidle[math.random(#mainmenuidle)], - largeImageKey = "icon2", - largeImageText = version + largeImageKey = "1year", + largeImageText = version.." | Thanks for 1 year!" }) end