lol idk #1

Closed
Quaternions wants to merge 1062 commits from StrafesNET/strafe-project:master into master
2 changed files with 850 additions and 9 deletions
Showing only changes of commit 3a3749eaeb - Show all commits

856
Cargo.lock generated

File diff suppressed because it is too large Load Diff

@ -7,6 +7,9 @@ edition = "2021"
[dependencies]
clap = { version = "4.4.2", features = ["derive"] }
flate2 = "1.0.27"
image = "0.24.7"
image_dds = "0.1.1"
rbx_binary = "0.7.1"
rbx_dom_weak = "2.5.0"
rbx_reflection_database = "0.2.7"