diff options
| author | Micha White <botahamec@outlook.com> | 2022-10-02 13:49:47 -0400 |
|---|---|---|
| committer | Micha White <botahamec@outlook.com> | 2022-10-02 13:49:47 -0400 |
| commit | 511d3873f5f567c97eecd69d186bb4f93f927d58 (patch) | |
| tree | b99779ade2b150d51d800b7275a0c310a7591439 /Cargo.toml | |
| parent | 39e36dd10cd7a335897e66e0f613d0191e7f9eba (diff) | |
Hacked in textures
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -20,4 +20,7 @@ texture_packer = "0.24" name = "black" [[example]] -name = "square"
\ No newline at end of file +name = "square" + +[[example]] +name = "bmp" |
