forked from seedhartha/reone
-
Notifications
You must be signed in to change notification settings - Fork 5
Build on Linux
modawan edited this page Mar 9, 2026
·
1 revision
sudo apt install --no-install-recommends -y \
git cmake build-essential g++ \
libboost-all-dev libsdl2-dev libsdl3-dev libglew-dev libopenal-dev libmad0-dev libwxgtk3.2-dev libgmock-dev \
libavcodec-dev libavformat-dev libavutil-dev libswresample-dev libswscale-dev
git clone https://github.com/modawan/reone
cd reone
cmake . -B build -DCMAKE_BUILD_TYPE=RelWithDebInfo
cmake --build build -j8
cd build/bin
./launcher
Choose the KOTOR game directory, then "Save Configuration".
cd build/bin
./engine