Adding folder with deafult skins

This commit is contained in:
Agus 2026-03-02 19:06:23 -03:00
parent 764fecfcca
commit 1e62ce99c7
4 changed files with 12 additions and 0 deletions

5
.gitignore vendored
View file

@ -185,3 +185,8 @@ Minecraft.Client/PS3/PS3Extras/HeapInspector/
# Sony remote storage libs
Minecraft.Client/Common/Network/Sony/
# ===========================================
# CustomSkins exception
# ===========================================
!CustomSkins/*

BIN
CustomSkins/Duck.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 485 B

BIN
CustomSkins/Herobrine.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

7
CustomSkins/Readme.txt Normal file
View file

@ -0,0 +1,7 @@
To import a Minecraft skin, you need to convert it using a site that transforms the image from 64x64 to 64x32
You can use sites like:
https://mcskins.top/x64-to-x32
Then paste the image into this directory and restart the game
In this directory you will find testing skins that you can use