virtualx-engine/version.py
2024-07-02 13:06:42 +02:00

10 lines
167 B
Python

short_name = "godot"
name = "Godot Engine"
major = 3
minor = 6
patch = 0
status = "rc"
module_config = ""
year = 2024
website = "https://godotengine.org"
docs = "3.6"