mirror of
https://github.com/Heretek-AI/GDevelop.git
synced 2026-07-22 18:15:27 -04:00
91db750632
GDevelop now refreshes resources (images, videos, 3D models, fonts, etc.) when a change is detected on the filesystem so that you can immediately see the changes. This allows to efficiently use GDevelop alongside other tools (Tiled or LDtk for instance). Notes: - This logically only affects the desktop version for projects saved on the filesystem; - You can deactivate it in the preferences.
This library sources is used by the tile map extension.
The npm run build command copy the bundled library at the right place for the extension to use it.