|
@@ -9,6 +9,8 @@ A simple roguelike where you play a necromancer. Created for/during the common l
|
9
|
9
|
*** Install [[http://foo.wyrd.name/en:bearlibterminal][BearLibTerminal]] (most likely need to compile)
|
10
|
10
|
*** (ql:quickload :crypts-and-corpses)
|
11
|
11
|
*** (crypts-and-corpses:start)
|
|
12
|
+** Mac OS
|
|
13
|
+*** You probably need this pull request for BearLibTerminal to work https://bitbucket.org/cfyzium/bearlibterminal/pull-requests/1/add-support-for-mac-os-x/diff
|
12
|
14
|
** License
|
13
|
15
|
Copyright (C) 2016 Lily Carpenter
|
14
|
16
|
|