From ab2dcaa59d12bd31498b1216d4395aff8583d450 Mon Sep 17 00:00:00 2001 From: Boutade Date: Sun, 20 Oct 2019 13:33:31 -0500 Subject: added note about lettuce --- README.org | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index e308131..c107e11 100644 --- a/README.org +++ b/README.org @@ -31,7 +31,8 @@ - sdl2 - sdl2-image - [[https://github.com/thegoofist/animise][animise]] - + - [[https://github.com/thegoofist/lettuce][lettuce]] + Ensure that [[https://www.libsdl.org/][sdl2]] is installed on your system and install [[http://quickdocs.org/cl-sdl2/][cl-sdl2]] and [[http://quickdocs.org/cl-sdl2-image/][cl-sdl2-image]] via quicklisp. @@ -41,7 +42,12 @@ Clone animise into your =~/quicklisp/local-projects= and checkout commit =aeb013df855052aec8a5199f82d9725be6d99c1b=. + [[https://github.com/thegoofist/lettuce][lettuce]] is just a file containing three macros that I end up using all the + time. I should probably get rid of it as a dependency b/c between + =alexandria= and =trivia= the functionality of =lettuce= is proably covered. + Then clone the game's repo into =~/quicklisp/local-projects=. + ** Using Deploy -- cgit v1.2.3