Hi, I tried again with the main.zip link you posted, but now I get this error:
* (load "init.lisp")
While evaluating the form starting at line 8, column 0
of #P"/var/home/cadence/Downloads/SpringLispGameJam2024/wizkeep/deps/bundle.lisp":
While evaluating the form starting at line 14, column 0
of #P"/var/home/cadence/Downloads/SpringLispGameJam2024/wizkeep/init.lisp":
debugger invoked on a SB-INT:SIMPLE-FILE-ERROR in thread
#<THREAD tid=322877 "main thread" RUNNING {1001138003}>:
Failed to find the WRITE-DATE of /var/home/cadence/Downloads/SpringLispGameJam2024/wizkeep/deps/local-projects/:
No such file or directory
If I’m reading it right, I need a deps/local-projects/
folder that wasn’t supplied in the zip?