mirror of
https://github.com/minetest-mods/skinsdb.git
synced 2025-12-16 16:45:36 +01:00
Add skins updater chat command (#29)
* Add skins updater chat command * Update docs
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user