mirror of
https://github.com/YGGverse/hlstate-rs.git
synced 2026-03-31 17:15:37 +00:00
make tmp cli scrape impl
This commit is contained in:
parent
105409a76b
commit
e52ed711ba
8 changed files with 312 additions and 47 deletions
|
|
@ -2,10 +2,10 @@
|
|||
|
||||
Web server implementation based on the Rocket engine
|
||||
|
||||
> [!NOTE]
|
||||
> In development!
|
||||
> [!IMPORTANT]
|
||||
> * IPv6-only servers implementation, make sure `xash3d-query` ([IPv6](https://github.com/YGGverse/xash3d-master/tree/ip6-only/query)) is installed!
|
||||
|
||||
```
|
||||
``` bash
|
||||
cd crates/httpd
|
||||
cargo run -- -c config.toml
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue