mirror of
https://github.com/Noratrieb/game-wip-dontplay.git
synced 2026-01-16 20:35:02 +01:00
Add very crude proof-of-concept worldgen
This commit is contained in:
parent
314d2eafa0
commit
930f7aac47
7 changed files with 109 additions and 27 deletions
|
|
@ -13,6 +13,7 @@ hecs = "0.10.1"
|
|||
rand = "0.8.5"
|
||||
rfd = "0.11.3"
|
||||
sfml = "0.20.0"
|
||||
worldgen = "0.5.3"
|
||||
|
||||
[dependencies.s2dc]
|
||||
git = "https://github.com/crumblingstatue/s2dc.git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue