1
0
Fork 0
mirror of https://codeberg.org/icewind/vbsp.git synced 2026-06-03 10:44:07 +02:00

fix readme links

This commit is contained in:
Robin Appelman 2021-02-21 14:56:08 +01:00
commit 749f5c7c95

View file

@ -21,5 +21,5 @@ fn main() -> Result<(), vbsp::BspError> {
This project is adapter from the [quake bsp parser] and
wouldn't be possible without information from the [source engine wiki].
[quake bsp parser]: (https://github.com/Vurich/bsp)
[source engine wiki]: (https://developer.valvesoftware.com/wiki/Source_BSP_File_Format)
[quake bsp parser]: https://github.com/Vurich/bsp
[source engine wiki]: https://developer.valvesoftware.com/wiki/Source_BSP_File_Format