mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Document server texture pack in texture_packs.md (#15951)
This commit is contained in:
parent
4cd2273349
commit
41d43e8d95
1 changed files with 5 additions and 0 deletions
|
@ -22,6 +22,11 @@ This is a directory containing the entire contents of a single texture pack.
|
|||
It can be chosen more or less freely and will also become the name of the
|
||||
texture pack. The name must not be “base”.
|
||||
|
||||
### The "server" texture pack
|
||||
If a texture pack named `server` exists, the textures in it will replace textures
|
||||
sent to clients.
|
||||
It's independent of the client's texture pack, which will take precedence as usual.
|
||||
|
||||
### `texture_pack.conf`
|
||||
A key-value config file with the following keys:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue