We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bc4f52 commit 293382dCopy full SHA for 293382d
COMPILE_README.txt
@@ -118,6 +118,8 @@ To get SVN:
118
To get autoconf: (in terminal):
119
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
120
brew install automake
121
+To get SDL2 (for audio) (in terminal):
122
+ brew install sdl2 sdl2_mixer
123
To build LCS:
124
svn co http://svn.code.sf.net/p/lcsgame/code/trunk lcsgame
125
cd lcsgame/
0 commit comments