An open API service indexing awesome lists of open source software.

https://github.com/icedream/go-q3net

Go library for communicating with Q3-compatible servers.
https://github.com/icedream/go-q3net

Last synced: 5 months ago
JSON representation

Go library for communicating with Q3-compatible servers.

Awesome Lists containing this project

README

          

# go-q3net

[![Coverage](http://gocover.io/_badge/github.com/icedream/go-q3net)](http://gocover.io/github.com/icedream/go-q3net)

go-q3net is a library that allows interacting with servers that use a compatible variation of the network protocol that Quake III Arena uses.

## Work in progress

This library is mainly work in progress due to missing documentation. If you already know how to use it, please go ahead and do so!

## License

This project is licensed under the **GNU General Public License Version 2 or any later version**. For more info, see the [COPYING](COPYING) text file.