Go to file
Zughy fac0f8c07d DOCS: migliora formattazione 2022-04-24 08:08:52 +00:00
locale Sposta traduzioni skin nella cartella del mondo 2022-04-17 12:16:46 +02:00
skins Aggiorna documentazione per anteprime e ritratti 2022-04-23 14:23:01 +00:00
sounds Possibilità di personalizzare il menù 2022-04-17 19:29:19 +02:00
src Pulizia 2022-04-23 16:36:45 +02:00
textures Permetti di personalizzare completamente il menù 2022-04-17 19:37:38 +02:00
.gitignore Ignora solita cartella 2022-04-17 19:46:24 +02:00
DOCS.md DOCS: migliora formattazione 2022-04-24 08:08:52 +00:00
LICENSE Add LICENSE 2020-08-10 12:01:43 +00:00
README.md Rendi anteprima e ritratto proprietà delle skin impostate automaticamente (controllando nomi file al lancio) 2022-04-23 16:14:15 +02:00
SETTINGS.lua Avvertenza funzionamento SETTINGS.lua 2020-11-27 00:12:02 +01:00
init.lua Nuovo formato file skin (.yaml) 2022-04-16 11:44:50 +02:00
mod.conf Rimozione depends.txt 2020-12-11 15:20:35 +01:00

README.md

Skins collectible

Wear and unlock skins on Minetest

Support my work

How to

THIS IS AN ALPHA, EXPECT BREAKAGES

To add a skin:

  1. be sure the world has been launched at least once with Skins Collectible active
  2. go to your world folder/skins
  3. open an existing .yml file or create a new one (Skins Collectible can read multiple skins from multiple files)
  4. follow the template down below, where skinID is an actual number
skinID:    
    name:
    description:
    texture:
    hint: (optional, default "(locked)")
    model: (optional, default none)
    tier: (optional, default 1)
    author: (optional, default "???")

For more information check out the instructions.txt file inside that folder.

For using the API, check out the DOCS

Want to help?

Feel free to:

  • open an issue
  • submit a merge request. In this case, PLEASE, do follow milestones and my coding guidelines. I won't merge features for milestones that are different from the upcoming one (if it's declared), nor messy code
  • join the dev room of my Minetest server (A.E.S.) on Matrix

Credits

Images are under CC BY-SA 4.0