game.config 152 B

12345678910111213
  1. window
  2. {
  3. title = Particles
  4. width = 1280
  5. height = 800
  6. fullscreen = false
  7. resizable = true
  8. }
  9. ui
  10. {
  11. theme = res/ui/default.theme
  12. }