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:
parent
15b0e60725
commit
749f5c7c95
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue