mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
Renamed workflow file and edited README
This commit is contained in:
parent
0e1ca4304b
commit
4c7cecb5c3
2 changed files with 3 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
name: Rust
|
name: Build and Test
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|
@ -1,4 +1,6 @@
|
||||||
# rust-gamedig
|
# rust-gamedig
|
||||||
|

|
||||||
|
|
||||||
**rust-GameDig** is a games/services server query library that can fetch the availability and/or details of those, this library brings what **[node-GameDig](https://github.com/gamedig/node-gamedig)** does, to pure Rust!
|
**rust-GameDig** is a games/services server query library that can fetch the availability and/or details of those, this library brings what **[node-GameDig](https://github.com/gamedig/node-gamedig)** does, to pure Rust!
|
||||||
|
|
||||||
MSRV is `1.58.1` and the code is cross-platform.
|
MSRV is `1.58.1` and the code is cross-platform.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue