Skip to content

Commit

Permalink
Update to v2 structure, external nakama-core protocol and runtime int…
Browse files Browse the repository at this point in the history
…erfaces.
  • Loading branch information
zyro committed Sep 11, 2019
1 parent d900938 commit 76c2422
Show file tree
Hide file tree
Showing 500 changed files with 41,619 additions and 7,728 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ All dependencies required for a build are vendored as part of the Go project. Yo
```shell
git clone https://github.com/heroiclabs/nakama.git $GOPATH/src/github.com/heroiclabs/nakama
cd $GOPATH/src/github.com/heroiclabs/nakama
go build -i
go build -trimpath
```

### Full Source Builds
Expand Down
252 changes: 126 additions & 126 deletions apigrpc/apigrpc.pb.go

Large diffs are not rendered by default.

Loading

0 comments on commit 76c2422

Please sign in to comment.