mirror of
https://github.com/minetest-mods/skinsdb.git
synced 2024-11-10 04:00:22 +01:00
14 lines
411 B
Plaintext
14 lines
411 B
Plaintext
In this folder the skin files could be placed according the following file naming convention.
|
|
|
|
Public skin available for all users:
|
|
character_[number-or-name].png
|
|
|
|
One or multiple private skins for player "nick":
|
|
player_[nick].png or
|
|
player_[nick]_[number-or-name].png
|
|
|
|
Preview files for public and private skins.
|
|
Optional, overrides the generated preview
|
|
character_*_preview.png or
|
|
player_*_*_preview.png
|