doc: update assets

This commit is contained in:
Bixilon 2023-01-17 16:57:09 +01:00
parent 07fc90cb2d
commit 10feb0208d
No known key found for this signature in database
GPG Key ID: 5CAD791931B09AC4

View File

@ -50,5 +50,5 @@ Resource packs override everything that is provided by the original sources (so
## Storing
All assets are stored in `assets/objects`. There are (probably 256) folders with the first 2 digits of the hash. All files are saved without extension and are (unless specified in code, currently only pixlyzer data (that is in mbf and mbf is probably already zstd compressed))
All assets are stored sub folders of `assets/`. There are (probably 256) folders with the first 2 digits of the hash. All files are saved without extension and are (unless specified in code, currently only pixlyzer data (that is in mbf and mbf is probably already zstd compressed))
compressed with facebooks zstd algorithm.