Files
redot-engine/version.py
2025-12-03 18:29:55 -06:00

15 lines
253 B
Python

short_name = "redot"
name = "Redot Engine"
major = 4
minor = 4
patch = 0
status = "stable"
status_version = 0
module_config = ""
website = "https://redotengine.org"
docs = "latest"
godot_major = 4
godot_minor = 4
godot_patch = 1
godot_status = "stable"