1
0
Fork 0
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:
cx384 2025-03-30 18:16:34 +02:00 committed by GitHub
parent 4cd2273349
commit 41d43e8d95
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 It can be chosen more or less freely and will also become the name of the
texture pack. The name must not be “base”. 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` ### `texture_pack.conf`
A key-value config file with the following keys: A key-value config file with the following keys: