repositorypackage
0.0.0-20241223150552-0435581f512e
Repository: https://github.com/daniel-tp/rcon-notify.git
Documentation: pkg.go.dev
# README
RCON-Notify
RCON-Notify is a an application for sending notifications when players join your game servers.
Installation
If you have Go setup on your system, you can install Pillager with go install
go install github.com/daniel-tp/rcon-notify
Configuration
Rename cfg.toml.example
to cfg.toml
and edit as required.
Usage
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.