mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 23:31:53 -05:00
14 lines
224 B
Python
14 lines
224 B
Python
short_name = "redot"
|
|
name = "Redot Engine"
|
|
major = 4
|
|
minor = 3
|
|
patch = 1
|
|
status = "rc"
|
|
module_config = ""
|
|
website = "https://redotengine.org"
|
|
docs = "4.3"
|
|
godot_major = 4
|
|
godot_minor = 3
|
|
godot_patch = 1
|
|
godot_status = "dev"
|