mirror of
https://github.com/defold/extension-websocket.git
synced 2025-06-27 09:47:44 +02:00
17 lines
192 B
Plaintext
Executable File
17 lines
192 B
Plaintext
Executable File
[bootstrap]
|
|
main_collection = /example/example.collectionc
|
|
|
|
[script]
|
|
shared_state = 1
|
|
|
|
[display]
|
|
width = 960
|
|
height = 640
|
|
|
|
[project]
|
|
title = myextension
|
|
|
|
[library]
|
|
include_dirs = myextension
|
|
|