Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
james7132 committed Jun 19, 2023
1 parent 84e0ad7 commit 53985ea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/cargo_features.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ The default feature set enables most of the expected features of a game engine,
|filesystem_watcher|Enable watching file system for asset hot reload|
|hdr|HDR image format support|
|ktx2|KTX2 compressed texture support|
|multi-threaded|Enables multithreaded parallelism in the engine. Disabling it forces all engine
# tasks to run on a single thread.|
|multi-threaded|Enables multithreaded parallelism in the engine. Disabling it forces all engine tasks to run on a single thread.|
|png|PNG image format support|
|tonemapping_luts|Include tonemapping Look Up Tables KTX2 files|
|vorbis|OGG/VORBIS audio format support|
Expand Down

0 comments on commit 53985ea

Please sign in to comment.