godot/misc
Fabio Alessandrelli 4404eb57e4 [HTML5] Make editor HTML build tag scons4-proof.
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.
2021-02-26 15:08:47 +01:00
..
ci CI: Refactor Android workflow, use pre-installed SDK and NDK 2020-10-22 17:21:59 +02:00
dist [HTML5] Make editor HTML build tag scons4-proof. 2021-02-26 15:08:47 +01:00
hooks Dynamically load libudev.so.1 on Linux if udev=yes 2021-02-17 13:14:59 +01:00
scripts Merge pull request #46117 from akien-mga/dynamic-load-libudev 2021-02-17 13:40:15 +01:00