more rpc stuff!

This commit is contained in:
hailey
2021-09-26 09:51:43 +10:00
parent b28759e0c8
commit ea38ebb89d
7 changed files with 11 additions and 7 deletions

View File

@@ -27,6 +27,9 @@ function GameScene:new(game_mode, ruleset, inputs)
DiscordRPC:update({
details = self.game.rpc_details,
state = self.game.name,
--largeImageText = "Level "..self.game.level????
largeImageKey = "ingame-0"
--largeImageKey = ingame-<section>
})
end