more doc generation stuff

This commit is contained in:
2025-03-25 22:08:45 +01:00
parent ff62edb36b
commit 44685b12e8
4 changed files with 12 additions and 3 deletions

9
version.py Normal file
View File

@@ -0,0 +1,9 @@
short_name = "discord-sdk-godot"
name = "Discord Social SDK for Godot"
major = 2
minor = 0
patch = 0
status = "dev"
module_config = ""
website = "https://docs.vaporvee.com/"
docs = "latest"