- Nakama
- Getting Started+-
- Concepts+-
- Server Framework+-
- Client Libraries+-
- API+-
- Tutorials+-
- Guides+-
- Videos
- Hiro
- Concepts+-
- Unity+-
- Unreal+-
- C+++-
- TypeScript+-
- Godot+-
- Server Framework+-
- Guides+-
- Satori
- Heroic Cloud
Client #
The TypeScript client is available from Heroic Labs. Contact us to request access.
Once you have received your NPM access token:
- Add the access token to your
~/.npmrc
file:
//registry.npmjs.org/:_authToken=<ACCESS_TOKEN_HERE>
- Install the Hiro package
npm i @heroiclabs/hiro-js