Add skins updater chat command (#29)

* Add skins updater chat command

* Update docs
This commit is contained in:
SmallJoker
2019-06-10 21:28:35 +02:00
committed by bell07
parent 428fea2eb4
commit a945db9de3
3 changed files with 58 additions and 27 deletions

View File

@@ -21,11 +21,10 @@ This Minetest mod offers changeable player skins with a graphical interface for
### Download from the database
1) Get Minetest 5.1.0-dev-cb00632 or newer
2) Uncomment the lines in `init.lua` mentioning `skins_updater.lua`
3) Start your world and wait until it reports that the skins were downloaded.
4) Let the Minetest server shut down
5) Comment the lines in `init.lua` again
6) Start the server again
2) Start your world
3) Run `/skinsdb_download_skins <skindb start page> <amount of pages>`
4) Wait for the Minetest server to shut down
5) Start the server again
You might want to run `minetest` in a Terminal/Console window to check the log output instantly.