mirror of
https://github.com/defold/extension-websocket.git
synced 2025-11-26 19:00:53 +01: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