feat: first functioning state of GOAP implementation
This commit is contained in:
parent
dfe6349c76
commit
fdfde706e0
9 changed files with 218 additions and 44 deletions
2
Makefile
2
Makefile
|
|
@ -1,5 +1,5 @@
|
|||
debug:
|
||||
/usr/bin/scons debug_symbols=yes
|
||||
/usr/bin/scons debug_symbols=yes optimize=none
|
||||
|
||||
develop:
|
||||
/usr/bin/scons
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue