mirror of
https://github.com/celisej567/LibBSP.git
synced 2026-01-05 10:10:12 +03:00
67211b5cce2dd654af31717076473474537d8359
Properties are named more consistently to .NET standards. They also have XML docs now. There are now properties in structs to directly get a referenced object rather than simply an index to it. This should hopefully be the last time there is such a large change in the API.
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.

To the extent possible under law, wfowler1 has waived all copyright and related or neighboring rights to LibBSP. This work is published from: United States.
Languages
C#
100%