mirror of
https://github.com/defold/extension-websocket.git
synced 2025-06-27 01:47:42 +02:00
Updated readme
This commit is contained in:
parent
2bddcac495
commit
f3ea270c68
14
README.md
14
README.md
@ -1,4 +1,12 @@
|
||||
# Native extension template
|
||||
This template contains the basic setup for creation of a Defold native extension.
|
||||
# Defold websocket extension
|
||||
|
||||
You can learn more about native extensions in the [official manual](https://www.defold.com/manuals/extensions/).
|
||||
## Installation
|
||||
To use this library in your Defold project, add the following URL to your `game.project` dependencies:
|
||||
|
||||
https://github.com/defold/extension-websocket/archive/master.zip
|
||||
|
||||
We recommend using a link to a zip file of a [specific release](https://github.com/defold/extension-websocket/releases).
|
||||
|
||||
## API reference
|
||||
|
||||
https://defold.com/extension-websocket/api/
|
Loading…
x
Reference in New Issue
Block a user