README: add link to coverage
Build and test / build (push) Successful in 1m3s
Build and test / build-freebsd-cross (push) Failing after 1m3s
Build and test / test (push) Successful in 1m6s

This commit is contained in:
2026-06-11 17:45:11 +09:00
parent b39e41f294
commit 3b92010f20
+4
View File
@@ -1,3 +1,5 @@
[![Last coverage report](https://pages.pvv.ntnu.no/Projects/where-are-my-friends/hovudgren/coverage/coverage.svg)](https://pages.pvv.ntnu.no/Projects/where-are-my-friends/hovudgren/coverage/)
# where are my friends? (wamf, for short)
have you ever wondered where your friends are? have you had this issue of not knowing the coordiante position of your friends down to the 64th bit of double precision at any given time?
@@ -35,6 +37,7 @@ $ nix develop
with this, you too can contribute to this wonderful code!
be sure to check out:
- [minecraft wiki](https://minecraft.wiki/w/RCON)
- [valve source rcon](https://developer.valvesoftware.com/wiki/Source_RCON_Protocol)
- [minecraft command for getting player position](https://www.reddit.com/r/MinecraftCommands/comments/r6ftgz/help_getting_my_coordinates_using_rcon/)
@@ -44,6 +47,7 @@ be sure to check out:
additionally, i have a `Makefile` that can build the code and also automagically deploy it on the server. beware that you need root permissions for this.
available `make` jobs
- help
- all
- clean