skinsdb/textures
SmallJoker 428fea2eb4 Add updater script using the HTTP API (#27)
Check for core feature `httpfetch_binary_data` to run the updater properly.
This requires Minetest cb00632 or newer.
README.md: Add documentation for the updater
2019-06-06 21:47:49 +02:00
..
character.png Optimize images using `oxipng -o6 --strip --zopfli` (#28) 2019-06-06 19:54:51 +02:00
character_preview.png Optimize images using `oxipng -o6 --strip --zopfli` (#28) 2019-06-06 19:54:51 +02:00
inventory_plus_skins.png The u_skins is a mod, not a modpack. Moved u_skins to the root and all updater stuff to the (new) updater directory 2016-09-05 21:02:53 +02:00
readme.txt Add updater script using the HTTP API (#27) 2019-06-06 21:47:49 +02:00
skins_button.png Optimize images using `oxipng -o6 --strip --zopfli` (#28) 2019-06-06 19:54:51 +02:00
ui_misc_form.png Optimize images using `oxipng -o6 --strip --zopfli` (#28) 2019-06-06 19:54:51 +02:00

readme.txt

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:
	character_*_preview.png or
	player_*_*_preview.png