Update instructions for downloading skins (#93)

Corrected URL and updater instructions.
This commit is contained in:
Andrey Andreyevich Bienkowski 2023-12-17 09:05:53 +00:00 committed by GitHub
parent 271c109073
commit 616262de4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 5 deletions

View File

@ -20,15 +20,16 @@ This Minetest mod offers changeable player skins with a graphical interface for
## Installing skins ## Installing skins
### Download from the [database](http://minetest.fensta.bplaced.net/) ### Download from the [database](https://skinsdb.terraqueststudios.net/)
#### Ingame Downloader #### Ingame Downloader
1) Get Minetest 5.1.0-dev-cb00632 or newer 1) Get Minetest 5.1.0-dev-cb00632 or newer
2) Start your world 2) In the settings menu show advanced options, find the "Developer Options" tab and add "skinsdb" to "Trusted mods" (secure.trusted_mods in minetest.conf)
3) Run `/skinsdb_download_skins <skindb start page> <amount of pages>` 3) Start your world
4) Wait for the Minetest server to shut down 4) Run `/skinsdb_download_skins <skindb start page> <amount of pages>`
5) Start the server again 5) Wait for the Minetest server to shut down
6) Start the server again
You might want to run `minetest` in a Terminal/Console window to check the log output instantly. You might want to run `minetest` in a Terminal/Console window to check the log output instantly.