forked from illwieckz/OpenWolf
-
Notifications
You must be signed in to change notification settings - Fork 0
Another backup of OpenWolf that was deleted, the one based on XreaL
License
QuakeEngines/OpenWolf-XreaL
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
In order to build with CMake on Linux, do the following:
In the build directory:
1) Type "ccmake .", and press "c"
2) If you do not have libwebp, disable that.
3) Look for MYSQL_LIBRARY. Enter the path to your mysql library (normally
found in /usr/lib/libmysqlclient.so)
4) Press "t" to toggle advanced options, and specify the location of
libGLEW.so (normally found in /usr/lib/libGLEW.so).
5) Press "g" to generate the Makefile.
6) Type "make" to compile
7) Enjoy :)
About
Another backup of OpenWolf that was deleted, the one based on XreaL
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 62.1%
- C++ 28.4%
- Objective-C 5.2%
- Assembly 1.7%
- GLSL 1.1%
- Roff 0.4%
- Other 1.1%