/LVLExplorer

Explore Star Wars Battlefront 2 (2005) *.lvl game data files.

Primary LanguageC++

Star Wars Battlefront 2 (2005) LVL Explorer

Explore Star Wars Battlefront 2 (2005) *.lvl game data files.
Join us on Discord

How to Build

From the repositories root directory: cmake -S . -B build -DCMAKE_BUILD_TYPE=Debug cmake --build "build" --target LVLExplorer --config Debug

for a Debug build. Can be changed to Release for a respective build.