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.
- Host: GitHub
- URL: https://github.com/icedream/go-q3net
- Owner: icedream
- License: gpl-2.0
- Created: 2016-05-05T16:33:18.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:59:26.000Z (over 2 years ago)
- Last Synced: 2024-04-16T00:04:08.090Z (about 2 years ago)
- Language: Go
- Size: 20.5 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# 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.