Skip to content

Commit

Permalink
docs: update cargo features
Browse files Browse the repository at this point in the history
  • Loading branch information
mrchantey committed Dec 11, 2024
1 parent df8e119 commit eb71d70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/cargo_features.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ The default feature set enables most of the expected features of a game engine,
|ghost_nodes|Experimental support for nodes that are ignored for UI layouting|
|gif|GIF image format support|
|glam_assert|Enable assertions to check the validity of parameters passed to glam|
|http_source|Enables using assets from HTTP sources|
|http_source_cache|Assets downloaded from HTTP sources are cached|
|ico|ICO image format support|
|ios_simulator|Enable support for the ios_simulator by downgrading some rendering capabilities|
|jpeg|JPEG image format support|
Expand Down

0 comments on commit eb71d70

Please sign in to comment.