mirror of
https://github.com/defold/extension-websocket.git
synced 2025-09-27 07:52:18 +02:00
Initial commit
This commit is contained in:
16
game.project
Executable file
16
game.project
Executable file
@@ -0,0 +1,16 @@
|
||||
[bootstrap]
|
||||
main_collection = /example/example.collectionc
|
||||
|
||||
[script]
|
||||
shared_state = 1
|
||||
|
||||
[display]
|
||||
width = 960
|
||||
height = 640
|
||||
|
||||
[project]
|
||||
title = myextension
|
||||
|
||||
[library]
|
||||
include_dirs = myextension
|
||||
|
Reference in New Issue
Block a user