Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
42308fc9a1 | |||
|
53cedf19f2 |
1
.github/ISSUE_TEMPLATE/BUG.yml
vendored
1
.github/ISSUE_TEMPLATE/BUG.yml
vendored
@@ -23,6 +23,7 @@ body:
|
||||
label: Version
|
||||
description: What version of the Discord RPC Godot plugin are you running?
|
||||
options:
|
||||
- 1.3.1
|
||||
- 1.3.0
|
||||
- 1.2.0
|
||||
- 1.1.0
|
||||
|
@@ -4,7 +4,7 @@
|
||||
**Discord RPC Plugin for GDScript with an easy-to-use code pattern in Godot Engine 4.1+, with optional Editor Rich Presence! (Compatible with Linux, Windows, & MacOS)**<br><br>
|
||||
<br />
|
||||
### [My Discord Server](https://discord.gg/EBdaTefpWy)
|
||||
# [Quick start :rocket: (click here)](https://vaporvee.com/docs/discord-sdk-godot#quick-start)
|
||||
# [Quick start :rocket: (click here)](https://vaporvee.com/docs/discord-rpc-godot#quick-start)
|
||||
<br />
|
||||
|
||||
**A small donation with the sponsor button would be nice if you sell your project with this addon but is of course not mandatory!**
|
||||
|
Binary file not shown.
Binary file not shown.
@@ -3,5 +3,5 @@
|
||||
name="DiscordRPC"
|
||||
description="Discord RPC Plugin for GDScript in Godot"
|
||||
author="vaporvee"
|
||||
version="1.3.0"
|
||||
version="1.3.1"
|
||||
script="plugin.gd"
|
||||
|
Reference in New Issue
Block a user