Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vorot93/rgs-models
Tool for querying game servers - models
https://github.com/vorot93/rgs-models
game-server models query rust
Last synced: 3 months ago
JSON representation
Tool for querying game servers - models
- Host: GitHub
- URL: https://github.com/vorot93/rgs-models
- Owner: vorot93
- License: mit
- Created: 2017-01-04T00:47:14.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-10T05:39:38.000Z (over 7 years ago)
- Last Synced: 2024-10-11T01:15:00.081Z (3 months ago)
- Topics: game-server, models, query, rust
- Language: Rust
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# rgs-models [![crates.io](https://img.shields.io/crates/v/rgs_models.svg)](https://crates.io/crates/rgs_models)
*R*ust *G*ame *S*tat is a utility to query information about game servers. This package contains basic models and their (de-)serialization.# License
Code of this project is available under the terms of MIT license. Please see COPYING file for more info.