On this page
heroiclabs/nakama-defold/nakama.util.log
Nakama Defold Client SDK
- GitHub: heroiclabs/nakama-defold — pinned to
2fe3aed- Pick a release from heroiclabs/nakama-defold releases and add its Source code (zip) URL (or a packaged
.zipasset, if the library ships one) togame.projectunder[project]dependencies, then Fetch Libraries in the Defold editor. - Run
bunx @defold-typescript/cli resolveto materialize its types. - Import it under a namespace alias of your choice:
import * as util_log from "nakama.util.log"
- Pick a release from heroiclabs/nakama-defold releases and add its Source code (zip) URL (or a packaged