README: add link to coverage
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
[](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
|
||||
|
||||
Reference in New Issue
Block a user