simple richpresence

This commit is contained in:
2025-03-22 02:48:49 +01:00
parent 7cd67693cc
commit 27eafb1511
2 changed files with 82 additions and 8 deletions

View File

@@ -10,8 +10,9 @@ func _ready() -> void:
DiscordRPC.connect("updated_relationship", _on_updated_relationship)
func set_activity() -> void:
DiscordRPC.clear(false)
#DiscordRPC.clear(false)
DiscordRPC.app_id = 1099618430065324082
DiscordRPC.debug()
#DiscordRPC.details = "A demo activity by vaporvee#1231"
#DiscordRPC.state = "Checkpoint 23/23"
#