mirror of
https://github.com/simtactics/niotso.git
synced 2025-07-28 02:04:52 -04:00
Working UTK decompression!
Additionally: * Moved opus into the Libraries folder * Moved freetype into the Libraries folder
This commit is contained in:
parent
8d06606f28
commit
e53580919a
7 changed files with 605 additions and 16 deletions
|
@ -1,4 +1,4 @@
|
|||
All you need installed to compile Niotso for Windows, Linux, or Mac is GCC 4.6 or newer.
|
||||
All you need installed to compile Niotso for Windows, Linux, or Mac is GCC 4.6 or newer, and NASM for libjpeg-turbo.
|
||||
|
||||
Run "make" in this directory to compile every package. -j # will greatly speed up the compile time for processors with # cores.
|
||||
Run "make install" after compiling to install Niotso to your game directory; please specify it first in the Makefile.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue