Files
.cargo
engine
integration-testing
lib
bsp_loader
common
deferred_loader
src
.gitignore
Cargo.toml
LICENSE-APACHE
LICENSE-MIT
README.md
fixed_wide
linear_ops
ratio_ops
rbx_loader
rbxassetid
roblox_emulator
snf
README.md
map-tool
strafe-client
tools
.gitignore
Cargo.lock
Cargo.toml
README.md
logo.png
strafe-project/lib/deferred_loader/README.md

19 lines
547 B
Markdown

Texture Loader
==============
## Texture loader, designed to be used in conjunction with rbx_loader, bsp_loader or Strafe Client
#### License
<sup>
Licensed under either of <a href="LICENSE-APACHE">Apache License, Version
2.0</a> or <a href="LICENSE-MIT">MIT license</a> at your option.
</sup>
<br>
<sub>
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in this crate by you, as defined in the Apache-2.0 license, shall
be dual licensed as above, without any additional terms or conditions.
</sub>