feat: render and manage textures :3
This commit is contained in:
parent
2501390225
commit
74a1be796f
21 changed files with 2908 additions and 320 deletions
|
|
@ -1,6 +1,11 @@
|
|||
[toolchain]
|
||||
channel = "nightly-2024-11-22"
|
||||
components = ["rust-src", "rustc-dev", "llvm-tools"]
|
||||
components = [
|
||||
"rust-src",
|
||||
"rustc-dev",
|
||||
"llvm-tools",
|
||||
"rustc-codegen-cranelift-preview",
|
||||
]
|
||||
# commit_hash = b19329a37cedf2027517ae22c87cf201f93d776e
|
||||
|
||||
# Whenever changing the nightly channel, update the commit hash above, and make
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue