Skip to content

Commit

Permalink
chore: make_preview_img example now uses proper textures
Browse files Browse the repository at this point in the history
  • Loading branch information
RubixDev committed May 12, 2024
1 parent 0f78028 commit 6bbd31a
Show file tree
Hide file tree
Showing 3 changed files with 355 additions and 54 deletions.
65 changes: 65 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,9 @@ js-sys = "0.3.69" # for current time without chrono feature
[dev-dependencies]
bounded-integer = "0.5.7"
mcdata = { workspace = true, features = ["latest", "block-states"] }
serde_json = "1.0.117"
viuer = "0.7.1"
zip = { version = "1.2.3", default-features = false, features = ["deflate"] }

[build-dependencies]
rustc_version = { version = "0.4.0", optional = true }
Expand Down
Loading

0 comments on commit 6bbd31a

Please sign in to comment.