Explore Star Wars Battlefront 2 (2005) *.lvl game data files.
Join us on Discord
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.