Specified MIT license and made the valve protocol check if the queried game is the right game

This commit is contained in:
CosminPerRam 2022-10-18 18:20:37 +03:00
parent 1cb00f826a
commit 192d50a11d
4 changed files with 34 additions and 18 deletions

View file

@ -3,7 +3,7 @@ name = "gamedig"
version = "0.0.1"
edition = "2021"
authors = ["CosminPerRam [cosmin.p@live.com]", "node-GameDig [https://github.com/gamedig/node-gamedig]"]
license-file = "LICENSE.md"
license = "MIT"
description = "Check out servers with this."
homepage = "https://github.com/CosminPerRam/rust-gamedig"
documentation = "https://docs.rs/gamedig/latest/gamedig/"