Stride 4.4.0-beta4
Pre-release
Pre-release
🧩 Assets & Build
- Fixed the generator that creates typed asset URL constants (the
Assetsclass Stride generates so your code can reference project assets without hardcoding path strings). It now identifies each asset by its file extension instead of opening and reading every asset file's contents — so builds are faster and assets are no longer occasionally missed or given the wrong type. (9eef715b1)
Full Changelog: releases/4.4.0-beta3...releases/4.4.0-beta4