engine.cfg 175 B

12345678910111213
  1. [application]
  2. name="Glass Bubbles (Texscreen)"
  3. main_scene="res://bubbles.tscn"
  4. icon="res://icon.png"
  5. [display]
  6. width=800
  7. height=600
  8. stretch_mode="2d"
  9. stretch_aspect="keep"