Skip to content

Commit

Permalink
Update instructions for downloading skins (#93)
Browse files Browse the repository at this point in the history
Corrected URL and updater instructions.
  • Loading branch information
hexagonrecursion authored Dec 17, 2023
1 parent 271c109 commit 616262d
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,16 @@ This Minetest mod offers changeable player skins with a graphical interface for

## Installing skins

### Download from the [database](http://minetest.fensta.bplaced.net/)
### Download from the [database](https://skinsdb.terraqueststudios.net/)

#### Ingame Downloader

1) Get Minetest 5.1.0-dev-cb00632 or newer
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
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) Start your world
4) Run `/skinsdb_download_skins <skindb start page> <amount of pages>`
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.

Expand Down

0 comments on commit 616262d

Please sign in to comment.