mirror of
https://github.com/minetest-mods/skinsdb.git
synced 2025-06-28 14:16:01 +02:00
finished work on private player skins support
This commit is contained in:
4
textures/readme.txt
Normal file
4
textures/readme.txt
Normal file
@ -0,0 +1,4 @@
|
||||
In this folder the skin files could be placed according the next file naming convention
|
||||
character_[number].png - Public skin, available for all users
|
||||
player_[nick].png or player_[nick]_[number].png - one or multiple private skins for player "nick"
|
||||
*_preview.png - Preview files for public and private skins
|
Reference in New Issue
Block a user