tile variants, and applying colour offsets again
This commit is contained in:
parent
396d548bf2
commit
0ee2a80715
5 changed files with 532 additions and 459 deletions
|
|
@ -9,7 +9,7 @@ edition = "2021"
|
|||
notan = { version = "0.10.0", features = ["text", "audio"] }
|
||||
bracket-lib = { git = "https://github.com/amethyst/bracket-lib.git", rev = "851f6f08675444fb6fa088b9e67bee9fd75554c6", features = ["serde"] }
|
||||
regex = "1.3.6"
|
||||
specs = { version = "0.16.1", features = ["serde"] }
|
||||
specs = { version = "0.20.0", features = ["serde"] }
|
||||
specs-derive = "0.4.1"
|
||||
serde = { version = "1.0.93", features = ["derive"]}
|
||||
serde_json = "1.0.39"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue