Skip to content
This repository has been archived by the owner on Oct 27, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 298 Bytes

ReadME.md

File metadata and controls

17 lines (13 loc) · 298 Bytes

LRAD

Bake lightmaps for your BSP map on Linux!

Forked from here

CURRENT STATUS: NOT WORKING, ERRORS AT LINKING, SEE ISSUE #1.

readme is also not finished

Build

To build, run

mkdir Build
cmake -B ./Build -S ./Source
cd Build
make