2 Commits
1.3.0 ... 1.3.1

Author SHA1 Message Date
42308fc9a1 added linux builds back 2024-04-03 01:44:29 +02:00
Yannik
53cedf19f2 Update README.md 2024-03-30 20:13:42 +01:00
5 changed files with 3 additions and 2 deletions

View File

@@ -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

View File

@@ -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!**

View File

@@ -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"