Super basic map rendering

This commit is contained in:
crumblingstatue 2023-04-02 00:30:03 +02:00
parent 5e539d668f
commit 49c47ac718
6 changed files with 60 additions and 22 deletions

View file

@ -19,3 +19,6 @@ git = "https://github.com/crumblingstatue/s2dc.git"
[dependencies.sfml-xt]
git = "https://github.com/crumblingstatue/sfml-xt.git"
[dependencies.gamedebug_core]
git = "https://github.com/crumblingstatue/gamedebug_core.git"