godot-module-template/engine/version.py
Sara c3f9669b10 Add 'engine/' from commit 'a8e37fc010'
git-subtree-dir: engine
git-subtree-mainline: b74841629e
git-subtree-split: a8e37fc010
2026-03-13 11:22:19 +01:00

9 lines
159 B
Python

short_name = "godot"
name = "Godot Engine"
major = 4
minor = 7
patch = 0
status = "dev"
module_config = ""
website = "https://godotengine.org"
docs = "latest"