googleforgames / global-multiplayer-demo

This multiplayer demo is a cloud first implementation of a global scale, realtime multiplayer game utilising dedicated game servers, utilising both Google Cloud's products and open source gaming solutions.
Apache License 2.0
117 stars 16 forks source link

Launcher and Client Instructions #137

Closed markmandel closed 1 year ago

markmandel commented 1 year ago

Basically followed the pattern of how we've done all our other .sample files, and applied it to the launcher.

Also means I'm not constantly reverting my changes in Git for where my launcher should point to.

Closes #86

markmandel commented 1 year ago

@kennycoder would love to hear what you think of this approach!