From 2f94ae0e5270f24f90d4a3af865fab69bb3c1ec3 Mon Sep 17 00:00:00 2001 From: Daniel Gibson Date: Mon, 15 Oct 2012 22:04:08 +0200 Subject: [PATCH] Mention Mod support in README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index f82b71d3..42b493c8 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,14 @@ OSX users need to point cmake at OpenAL Soft (better solutions welcome): `cmake -DOPENAL_LIBRARY=/usr/local/lib/libopenal.dylib -DOPENAL_INCLUDE_DIR=/usr/local/include /path/to/repository/neo` +### Mods + +See https://github.com/DanielGibson/dhewm3-mods for instructions on how to build +some mods that provide source und GPL and how to port other mods to _dhewm3_. + +Basically, you have to clone aforementioned repository to `dhewm3/neo/mods` +and run cmake with `-DMODS=ON` + ## Using the provided Windows binaries Get a clone of the latest binaries here: https://github.com/dhewm/dhewm3-libs