Add description to rove documentation
This commit is contained in:
parent
187a0a6165
commit
bea08d54f1
3 changed files with 9 additions and 1 deletions
|
@ -1,5 +1,8 @@
|
|||
syntax = "proto3";
|
||||
|
||||
// Rove
|
||||
//
|
||||
// Rove is an asychronous nomadic game about exploring a planet as part of a loose community
|
||||
package rove;
|
||||
|
||||
option go_package = "github.com/mdiluz/rove/pkg/rove";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue