mirror of
https://github.com/godotengine/godot.git
synced 2025-02-23 23:15:07 +08:00
We used to have it like `$GODOT_VERSION` which caused inconsistencies
between different scons versions when substituting it.
It's now `@GODOT_VERSION@`, which is safe on both scons3 and scons4.
(cherry picked from commit
|
||
---|---|---|
.. | ||
ci | ||
dist | ||
hooks | ||
scripts |