17 lines
187 B
INI
17 lines
187 B
INI
|
[application]
|
||
|
|
||
|
name="Bullet Shower"
|
||
|
main_scene="res://shower.scn"
|
||
|
icon="res://icon.png"
|
||
|
|
||
|
[display]
|
||
|
|
||
|
width=1024
|
||
|
height=600
|
||
|
resizable=true
|
||
|
stretch_aspect="keep"
|
||
|
|
||
|
[physics_2d]
|
||
|
|
||
|
cell_size=64
|