https://github.com/hathora/unity-ngo-minimal-sample
Minimal example similar to `hathora-unity`, containing both a (1) Vanilla NGO demo and (2) Hathora SDK demo
https://github.com/hathora/unity-ngo-minimal-sample
demo game-server-hosting hathora multiplayer-game-server sample-game unity unity-ngo
Last synced: 5 months ago
JSON representation
Minimal example similar to `hathora-unity`, containing both a (1) Vanilla NGO demo and (2) Hathora SDK demo
- Host: GitHub
- URL: https://github.com/hathora/unity-ngo-minimal-sample
- Owner: hathora
- License: mit
- Created: 2023-08-30T07:45:02.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-10T02:08:00.000Z (over 2 years ago)
- Last Synced: 2025-12-26T12:53:35.281Z (5 months ago)
- Topics: demo, game-server-hosting, hathora, multiplayer-game-server, sample-game, unity, unity-ngo
- Language: C#
- Homepage: https://hathora.dev/docs
- Size: 78.4 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hathora-Unity Guide

This repo contains the source code for the [Hathora Cloud Unity Plugin](https://github.com/hathora/unity-plugin).
For in-depth tutorial on using our plugin, check out our [Beginner's tutorial](https://hathora.dev/docs/engines/unity/beginners-tutorial).
For a guide on using our plugin with your existing multiplayer game, check out our [Integration guide](https://hathora.dev/docs/engines/unity/integration-guide).
To just download and install the plugin, check out our [installation guide](https://github.com/hathora/unity-plugin)
**Hathora Cloud Unity Plugin** includes:
* Editor plugin to configure, build, and deploy your server directly from your Unity editor
* Hathora Cloud C# SDK for programmatic integration
* HathoraNgo directory for NGO-specific demo implementations
To learn more about Hathora Cloud, check out our [documentation page](https://hathora.dev/docs/).
## Questions?
Get help and ask questions in our active Discord community:
[https://discord.com/invite/hathora](https://discord.com/invite/hathora)