You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -145,6 +145,10 @@ const network = new Network('<game-id>', {
145
145
})
146
146
```
147
147
148
+
## Engine Integrations
149
+
150
+
[Defold integration](https://github.com/indiesoftby/defold-poki-netlib) by [IndieSoft](https://github.com/indiesoftby).
151
+
148
152
## Contributing
149
153
150
154
We welcome contributions! Please see our [Contributing Guide](./.github/CONTRIBUTING.md) for details. This project adheres to the [Poki Vulnerability Disclosure Policy](https://poki.com/en/c/vulnerability-disclosure-policy).
0 commit comments