You must log in or register to comment.
If you’re on Linux or Windows you can try it out yourself with SBCL:
(ql-dist:install-dist "http://dist.shirakumo.org/shirakumo.txt") (ql:quickload :trial-examples) (trial-examples:launch :scene-loader)
If you’re on Linux or Windows you can try it out yourself with SBCL:
(ql-dist:install-dist "http://dist.shirakumo.org/shirakumo.txt")
(ql:quickload :trial-examples)
(trial-examples:launch :scene-loader)