feat: initialized template and wrote first gameplay code
This commit is contained in:
parent
82f2cae0f6
commit
46a958f801
47 changed files with 1093 additions and 33 deletions
2
justfile
2
justfile
|
|
@ -1,6 +1,6 @@
|
|||
set export
|
||||
|
||||
BUILD_NAME := "change_me"
|
||||
BUILD_NAME := "wave_survival"
|
||||
|
||||
build: format
|
||||
# Compiling Editor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue