godot/version.py
Juan Linietsky 79f81b77e2 -Modules can now add custom version info (added it for Mono)
-Version string takes this version info
-Ability to download templates from the interweb (listing does not work yet)
2017-11-01 23:13:27 -03:00

7 lines
99 B
Python

short_name = "godot"
name = "Godot Engine"
major = 3
minor = 0
status = "alpha"
module_config = ""