Updated code to build properly on Linux

This commit is contained in:
2026-07-11 16:30:24 -06:00
parent beec9bff69
commit 5fe9c4d5cb
4 changed files with 13 additions and 6 deletions
+3
View File
@@ -40,6 +40,9 @@ GLEW, GLU, freetype2, libvorbisfile, libvorbis, libogg, libopenal, libbz2,
libXRandR, and libcurl.
sudo apt install libglew-dev libogg-dev libopenal-dev libvorbis-dev zlib1g-dev libfreetype-dev libx11-dev libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev libgl1-mesa-dev libglew-dev
## Differences with Commercial Version
* The music is not part of the open source release of Star Ruler 2. The data/music/ directory from the commercial
release can be copied directly into the data/ directory of an open-source build. The music will be detected and played.