Switch back to common lisp since racket bindings dont work.

This commit is contained in:
zongor 2023-11-05 13:53:30 -05:00
parent f71692478a
commit 6ff83af479
2 changed files with 4 additions and 0 deletions

2
lisp/client/client.lisp Normal file
View File

@ -0,0 +1,2 @@
(ql:quickload '(:claylib :usocket :simple-actors :bordeau-thread))

View File

@ -0,0 +1,2 @@
#!/bin/sh
git clone https://github.com/defun-games/claylib ~/quicklisp/local-projects/claylib