Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix help output | Harvey Tindall | 2020-11-16 |
| | |||
* | Run multiple instances by attaching to original | Harvey Tindall | 2020-09-28 |
| | | | | | | Fixes #1. When another instance is detected, a command is sent over the socket for the original to write to stdout and to a temporary file, which is then tailed by the new instance. Can be overridden with --replace. | ||
* | reflect new location | Harvey Tindall | 2020-08-27 |
| | |||
* | Add flags, executable and improve README.md | Harvey Tindall | 2020-08-22 |
| | |||
* | fix halt when player is removed | Harvey Tindall | 2020-08-22 |
| | | | | | rewritten without goroutines or checking if processes exist and it seems to work much better now. | ||
* | first | Harvey Tindall | 2020-08-21 |