Skip to content

jbltx/master-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Master Server

GitHub go.mod Go version Build Status PkgGoDev GoReportCard GitHub WIP

The [Go][] implmentation of Master Server Query Protocol (server and client side).

Prerequisites

  • [Go][] 1.15

Installation

As a Golang module

go get -u github.com/jbltx/master-server

With the [Go module][] support (Go 1.11+), you can just import the module into your project, and dpeendencies will be resolved during compilation.

import "github.com/jbltx/master-server"

As prebuilt binary

Check the Releases page of the repository and download it from there.

Learn more

About

The Go implementation of Valve's Master Server Query Protocol

Topics

Resources

License

Stars

8 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages