v0.1.0-rc2-hotfix2
Pre-release
Pre-release
GamerVII-NET
released this
16 Oct 12:09
·
53 commits
to master
since this release
Release Notes - v0.1.0-rc2-hotfix2
Bug Fixes
- Fix texture URLs to only set when GUIDs are not empty:
Previously, texture URLs for skin and cape were always set regardless of whether their GUIDs were empty. This change ensures that texture URLs are set conditionally, only if the respective GUIDs are not null or empty, preventing potential issues with blank URLs.