mirror of
https://github.com/defold/extension-websocket.git
synced 2025-09-27 16:02:18 +02:00
first embryo
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[bootstrap]
|
||||
main_collection = /example/example.collectionc
|
||||
main_collection = /examples/websocket.collectionc
|
||||
|
||||
[script]
|
||||
shared_state = 1
|
||||
@@ -9,8 +9,9 @@ width = 960
|
||||
height = 640
|
||||
|
||||
[project]
|
||||
title = myextension
|
||||
title = extension-websocket
|
||||
_dependencies = https://github.com/GameAnalytics/defold-openssl/archive/1.0.0.zip
|
||||
|
||||
[library]
|
||||
include_dirs = myextension
|
||||
include_dirs = websocket
|
||||
|
||||
|
Reference in New Issue
Block a user