I can validate that a map is pathable, but can't fix it.
This commit is contained in:
parent
74f92dfe2c
commit
8090251a71
7 changed files with 116 additions and 21 deletions
2
Makefile
2
Makefile
|
|
@ -60,7 +60,7 @@ clean:
|
|||
meson compile --clean -C builddir
|
||||
|
||||
debug_test: build
|
||||
gdb --nx -x .gdbinit --ex run --ex bt --ex q --args builddir/runtests
|
||||
gdb --nx -x .gdbinit --ex run --ex bt --ex q --args builddir/runtests "[mazes]"
|
||||
|
||||
win_installer:
|
||||
powershell 'start "C:\Program Files (x86)\solicus\InstallForge\bin\ifbuilderenvx86.exe" scripts\win_installer.ifp'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue