GOAP is now working in a basic way, time to clean it up.

This commit is contained in:
Zed A. Shaw 2025-03-10 11:06:26 -04:00
parent 2992193447
commit 01525388ec
6 changed files with 183 additions and 179 deletions

View file

@ -22,7 +22,7 @@ tracy_build:
meson compile -j 10 -C builddir
test: build
./builddir/runtests "[goap]"
./builddir/runtests
run: build test
powershell "cp ./builddir/zedcaster.exe ."