You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Print engine version to stdout when starting Godot
Also include website URL and make it configurable via version.py together with the rest of the engine branding. Add mention to MIT license in --help output.
This commit is contained in:
@@ -5,3 +5,4 @@ minor = 2
|
||||
status = "dev"
|
||||
module_config = ""
|
||||
year = 2019
|
||||
website = "https://godotengine.org"
|
||||
|
||||
Reference in New Issue
Block a user