generated from your-land/yl_template
12 lines
539 B
Plaintext
12 lines
539 B
Plaintext
|
|
This is a skinsDB addon, in a stub, to not infect the rest of our code with GPL.
|
|
|
|
The only functionality this mod is intended to add is a way to retrofit skins into a running server.
|
|
|
|
We need
|
|
|
|
- a process to clone, push to and update this mod on the server
|
|
- a second mod that holds all the textures
|
|
- a chatcommand that reads the files of a directory, compares them to a list we have ingame and then adds new skins to a table, which is then processed by
|
|
- a function that actually imports those skins and makes them available to players
|