Skip to content

v0.1.0-rc2-hotfix2

Pre-release
Pre-release
Compare
Choose a tag to compare
@GamerVII-NET GamerVII-NET released this 16 Oct 12:09
· 53 commits to master since this release
88172a3

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.