mirror of
https://github.com/Noratrieb/game-wip-dontplay.git
synced 2026-01-14 19:55:02 +01:00
Add some world defs
This commit is contained in:
parent
608f8f9f9f
commit
d78726eb5b
6 changed files with 61 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
egui-sfml = "0.4.0"
|
||||
fnv = "1.0.7"
|
||||
hecs = "0.10.1"
|
||||
rand = "0.8.5"
|
||||
sfml = "0.20.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue