mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
-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)
This commit is contained in:
parent
93a3d1714e
commit
79f81b77e2
8 changed files with 268 additions and 11 deletions
|
@ -3,3 +3,4 @@ name = "Godot Engine"
|
|||
major = 3
|
||||
minor = 0
|
||||
status = "alpha"
|
||||
module_config = ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue