skins-collectible/README.md

1.6 KiB

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