A first version

This commit is contained in:
Mathias Westerdahl
2017-02-24 17:54:40 +01:00
parent dfded3e738
commit fccebd8f6d
14 changed files with 11358 additions and 45 deletions

View File

@@ -1,7 +1,7 @@
[project]
title = QRCode
version = 0.1
dependencies = https://github.com/defold/extension-camera/archive/master.zip
dependencies = https://github.com/defold/extension-camera/archive/master.zip,https://github.com/andsve/dirtylarry/archive/master.zip
[bootstrap]
main_collection = /main/main.collectionc
@@ -10,8 +10,8 @@ main_collection = /main/main.collectionc
game_binding = /input/game.input_bindingc
[display]
width = 1280
height = 720
width = 960
height = 1280
[physics]
scale = 0.02