Cargo Features
minecraft-assets has no features set by default.
[dependencies]
minecraft-assets = { version = "0.0.6", features = ["tests"] }
- tests
-
Enables the integration tests in the
tests/
directory. These tests require fetching theminecraft-assets
submodule.