minetest-mods / skinsdb

Player skin mod, supporting unified_inventory, sfinv and smart_inventory
28 stars 41 forks source link
minetest-mod skins

skinsdb

This Minetest mod offers changeable player skins with a graphical interface for multiple inventory mods.

Features

Installing skins

Download from the database

Ingame Downloader

1) Get Minetest 5.1.0-dev-cb00632 or newer 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.

Python Download script

Requirements:

Go to the updater folder of this mod and run python3 update_skins.py
The Script will download all the skins from the database for you.

Manual addition

1) Copy your skin textures to textures as documented in textures/readme.txt 2) Create meta/character_<name>.txt with the following fields (separated by new lines):

License:

Credits