mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-09-23 11:06:10 +00:00
CustomSkinEditor now displays loc keys and translated names
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
{
|
||||
public string Name { get; }
|
||||
public string Theme { get; }
|
||||
public bool IsDisplayName;
|
||||
|
||||
public SkinMetaData(string name, string theme)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user