# stockton-bsp [![Build Status](https://travis-ci.org/tcmal/rust-bsp.svg?branch=master)](https://travis-ci.org/tcmal/rust-bsp) Library for reading `.bsp` files. Currently supports quake 3 bsps. # Contributing See [CONTRIBUTING.md](https://github.com/tcmal/rust-bsp/blob/master/CONTRIBUTING.md) for how to contribute. # License Most the code/assets in this repository are licensed under GPlv3.0 with the following exceptions: - `tests/13power.bsp` - [Powerstation Extended](http://sst13.de/13power.php) by Stefan Scholz (sst13)