Skip to content

Commit

Permalink
32bit readme (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeWaka authored Aug 23, 2024
1 parent 1c50a79 commit 31e0671
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ The default features are:
* url: Faster replacements for `url_encode` and `url_decode`.

Additional features are:
* allow_non_32bit: Disables the forced compile errors on non-32bit targets. Only use this if you know exactly what you are doing.
* batchnoise: Discrete Batched Perlin-like Noise, fast and multi-threaded - sent over once instead of having to query for every tile.
* hash: Faster replacement for `md5`, support for SHA-1, SHA-256, and SHA-512. Requires OpenSSL on Linux.
* iconforge: A much faster replacement for the spritesheet generation system used by [/tg/station].
Expand Down

0 comments on commit 31e0671

Please sign in to comment.