Quick renaming of stuff to be more generic as 'AI'. Now maybe I can get some sweet sweet investor money.

This commit is contained in:
Zed A. Shaw 2025-03-10 22:30:56 -04:00
parent 9d6dc2f5dd
commit a079f882df
7 changed files with 95 additions and 289 deletions

View file

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