game.projectc0 455 B

123456789101112131415161718192021222324252627282930313233343536
  1. [project]
  2. title = Magic Link
  3. [bootstrap]
  4. main_collection = /main/main.collectionc
  5. [input]
  6. game_binding = /input/game.input_bindingc
  7. [display]
  8. width = 640
  9. height = 960
  10. [physics]
  11. scale = 0.02
  12. debug = 0
  13. [graphics]
  14. default_texture_min_filter = linear
  15. default_texture_mag_filter = linear
  16. [script]
  17. shared_state = 1
  18. [ios]
  19. launch_image_640x1136 =
  20. [sprite]
  21. max_count = 512
  22. [android]
  23. package = com.example.linker
  24. [library]
  25. include_dirs = def-magic-link