summaryrefslogtreecommitdiffstats
path: root/version.py
blob: 8e1935aca1e07d43513f4c15c33dac8e8055baa8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
short_name = "redot"
name = "Redot Engine"
major = 4
minor = 4
patch = 0
status = "alpha"
status_version = 2
module_config = ""
website = "https://redotengine.org"
docs = "latest"
godot_major = 4
godot_minor = 4
godot_patch = 0
godot_status = "dev"