Camera-Extension/game.project
Mathias Westerdahl acbce5247f Cleanup
2017-02-22 23:38:02 +01:00

30 lines
361 B
Plaintext

[project]
title = Camera
version = 0.1
[bootstrap]
main_collection = /main/main.collectionc
[input]
game_binding = /input/game.input_bindingc
[display]
width = 600
height = 800
[physics]
scale = 0.02
[script]
shared_state = 1
[ios]
bundle_identifier = com.defold.camera
[android]
package = com.defold.camera
[osx]
bundle_identifier = com.defold.camera