Version 1.1 #1

Merged
vaporvee merged 9 commits from dev into main 2023-04-25 17:45:44 +00:00
12 changed files with 55 additions and 23 deletions
Showing only changes of commit e95d703c7a - Show all commits

View File

@@ -16,6 +16,7 @@ extends Node
func _ready():
Discord_Activity.app_id = 1099618430065324082 # Application ID
print("Discord working: " + str(Discord_Activity.get_is_discord_working())) # A boolean if everything worked
Discord_Activity.details = "A demo activity by vaporvee#1231"
Discord_Activity.state = "Checkpoint 23/23"