Skip to content

Stride 4.4.0-beta4

Pre-release
Pre-release

Choose a tag to compare

@xen2 xen2 released this 18 Jul 09:31

🧩 Assets & Build

  • Fixed the generator that creates typed asset URL constants (the Assets class 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