Danilo Vidovic

Results 22 comments of Danilo Vidovic
trafficstars

Hi @Gleefre! I found the script I _think_ I used to build sketch: ```lisp (ql:quickload :bordeaux-threads) (ql:quickload :trivial-dump-core) (ql:quickload :qelt) (defparameter *running* t) (defmethod kit.sdl2:close-window :after ((instance sketch::sketch)) (setf *running*...

I wouldn't say it's a high priority, but if there's an easy way to do it - go for it! If there's a huge amount of dependencies, maybe it can...