wfowler 5c53f4f1ca Bump minimum Unity version to 3.4.0.
This is the oldest version you can download on Unity's website anyway.
Also: CoD2 has 39 lumps. More on this later.
2018-10-08 17:58:39 -06:00
2015-09-15 23:07:00 -06:00
2015-09-15 23:07:00 -06:00

LibBSP

C# library for parsing and reading BSP (Binary Space Partition) structures in Quake-based game engines

The classes in this project exist to parse and store BSP structure information from various formats from many Quake engine forks.

Eventually the BSP Importer for Unity3D and the BSP Decompiler projects will both use this library.

Description
C# library for parsing and reading BSP (Binary Space Partition) structures in Quake-based game engines
Readme CC0-1.0 559 KiB
Languages
C# 100%