添加discordRPC支持

This commit is contained in:
MrZ_26
2024-09-26 02:29:24 +08:00
parent a74e9033b3
commit 423d502aa4
54 changed files with 480 additions and 2 deletions

View File

@@ -1034,6 +1034,7 @@ userG.the_key=first_key
function scene.enter()
WIDGET.focus(inputBox)
BG.set('none')
DiscordRPC.update("Hacking the system")
end
function scene.wheelMoved(_,y)