Skip to content

Custom Models and Skin #40

Answered by diamond-gold
slayerzim asked this question in Q&A
Feb 22, 2023 · 2 comments · 5 replies
Discussion options

You must be logged in to vote

Assuming you are using Windows

  1. Create a folder in your server folder, lets say skins
  2. Save the script in this folder as skin.php
  3. Copy your png images to this folder
  4. Open command prompt and run the command cd "Path to skins folder"
  5. Execute the script ..\bin\php\php skin.php

As for custom models, just input the json in config under skin -> GeometryData
You may want to minify the json using sites such as https://codebeautify.org/jsonminifier

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@slayerzim
Comment options

Comment options

You must be logged in to vote
4 replies
@slayerzim
Comment options

@diamond-gold
Comment options

@slayerzim
Comment options

@diamond-gold
Comment options

Answer selected by diamond-gold
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants