I modified the expressions so that they make sense, then I moved skins.expression to expressions/skins, then I deleted unnecessary classes PlayerTexture.java, Property.java, etc... replaced by abstract class SkinWrapper.java
I also fixed the example for your expressions.
with love Coffee ❤
I modified the expressions so that they make sense, then I moved
skins.expression
toexpressions/skins
, then I deleted unnecessary classesPlayerTexture.java, Property.java, etc... replaced by abstract class SkinWrapper.java