Skip to content

Commit

Permalink
Update sample go module readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
sesposito committed Apr 8, 2024
1 parent db374f9 commit aa02925
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sample_go_module/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,6 @@ For Windows development and environments where you want to use our official Dock

## Bigger Example

Have a look in this repo for more example code on how to create and use various parts of the game server Go runtime support. This project creates an implementation of the Unreal Engine `IOnlinePartySystem` interface which uses Nakama server.
Have a look in this repo for more example code on how to create and use various parts of the game server Go runtime support. The project implements a fully authoritative example of tic-tac-toe in Go, Lua and TS.

https://github.com/heroiclabs/nakama-unreal/tree/master/online_party_system
https://github.com/heroiclabs/nakama-project-template

0 comments on commit aa02925

Please sign in to comment.