Merge pull request #1 from vaporvee/main

This commit is contained in:
2023-08-19 22:02:44 +02:00
committed by GitHub
34 changed files with 875 additions and 686 deletions

View File

@@ -21,8 +21,10 @@ body:
id: version
attributes:
label: Version
description: What version of our software are you running?
description: What version of the Discord Game SDK Godot plugin are you running?
options:
- 3.1
- 3.0
- 2.4
- 2.3
- 2.2
@@ -41,8 +43,8 @@ body:
id: gd-version
attributes:
label: Godot Version
description: This addon is ONLY for 4.0 and above!
placeholder: e.g. 4.0.2-stable
description: This addon is ONLY for 4.1 and above!
placeholder: e.g. 4.1.0-stable
validations:
required: true
- type: textarea