You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The _hand property removes all separators and simply concatenates the text, that again creates ambiguity. Example: character.my_name.my_skin.png VS character.my.name_my_skin.png, both lead to skinsdb:charactermynamemyskinpng
For my reference 6918
The text was updated successfully, but these errors were encountered:
The
_hand
property removes all separators and simply concatenates the text, that again creates ambiguity. Example:character.my_name.my_skin.png
VScharacter.my.name_my_skin.png
, both lead toskinsdb:charactermynamemyskinpng
For my reference 6918
The text was updated successfully, but these errors were encountered: