Skip to content

Commit

Permalink
Add note about MP3 to Elite Force README
Browse files Browse the repository at this point in the history
  • Loading branch information
zturtleman committed Mar 4, 2018
1 parent d2ee25c commit b9131e5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -18,7 +18,9 @@ The source code for the Elite Force game, cgame, and ui code is not included as

## Compiling

Lilium Voyager is compiled using `make`. For details see [building ioquake3](http://wiki.ioquake3.org/Building_ioquake3).
Lilium Voyager is compiled using `make USE_CODEC_MP3=1`. For details see [building ioquake3](http://wiki.ioquake3.org/Building_ioquake3).

The MP3 support library (libmad) is not included in the source tree (yet) so easier to just build without it. Though this prevents music and some sounds from playing.

The Visual Studio project files are not supported.

Expand Down

0 comments on commit b9131e5

Please sign in to comment.