mirror of
https://codeberg.org/icewind/vbspview.git
synced 2026-06-03 10:14:10 +02:00
update readme
This commit is contained in:
parent
9a19b72a92
commit
cc35ed52e3
2 changed files with 7 additions and 1 deletions
|
|
@ -5,5 +5,11 @@ tf2 map viewer based on [vbsp](https://github.com/icewind1991/vbsp)
|
|||
## Usage
|
||||
|
||||
```
|
||||
cargo r -- /path/to/map.bsp
|
||||
cargo run --release -- /path/to/map.bsp
|
||||
```
|
||||
|
||||
Note that asset loading isn't very well optimized so loading maps can take a while.
|
||||
|
||||
In order to load the assets referenced by the map, TF2 needs to be installed locally.
|
||||
|
||||

|
||||
BIN
screenshots/badwater.png
Normal file
BIN
screenshots/badwater.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.6 MiB |
Loading…
Add table
Add a link
Reference in a new issue