mirror of
https://codeberg.org/icewind/vbsp.git
synced 2026-06-03 18:54:05 +02:00
fix readme typo
This commit is contained in:
parent
07fcf665e9
commit
231e3256c5
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ fn main() -> Result<(), vbsp::BspError> {
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
This project is adapter from the [quake bsp parser] and
|
This project is adapted from the [quake bsp parser] and
|
||||||
wouldn't be possible without information from the [source engine wiki].
|
wouldn't be possible without information from the [source engine wiki].
|
||||||
|
|
||||||
[quake bsp parser]: https://github.com/Vurich/bsp
|
[quake bsp parser]: https://github.com/Vurich/bsp
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue