Add player skin support, add female skin

This commit is contained in:
Wuzzy 2019-03-05 00:11:43 +01:00
parent c19e3f455c
commit 62e3a8b9ff
15 changed files with 436 additions and 0 deletions

View file

@ -0,0 +1,3 @@
name = "Steve",
author = "(Texture pack author)",
description = "The default male skin.",

View file

@ -0,0 +1,3 @@
name = "Alex",
author = "(Texture pack author)",
description = "The default female skin.",