Merge branch 'master' of github.com:mdiluz/rove

This commit is contained in:
Marc Di Luzio 2020-06-07 18:22:50 +01:00
commit 82e6c4e33f

View file

@ -3,7 +3,7 @@ Rove
Rove is an asynchronous nomadic game about exploring as part of a loose community.
This repository is a growing document, and the source code for the `rove-server` deployment and the `rove` command line client.
This repository is a [living document](https://github.com/mdiluz/rove/tree/master/docs) of current game design, as well as source code for the `rove-server` deployment and the `rove` command line client.
See [api.go](https://github.com/mdiluz/rove/blob/master/pkg/rove/api.go) for the current server-client API.