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
..

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