17 lines
304 B
Plaintext
17 lines
304 B
Plaintext
|
|
; Tattoo test harness — standalone mini-project (not part of ariki-game)
|
||
|
|
config_version=5
|
||
|
|
|
||
|
|
[application]
|
||
|
|
|
||
|
|
config/name="Ariki Tattoo Test"
|
||
|
|
run/main_scene="res://main.tscn"
|
||
|
|
|
||
|
|
[display]
|
||
|
|
|
||
|
|
window/size/viewport_width=1280
|
||
|
|
window/size/viewport_height=960
|
||
|
|
|
||
|
|
[rendering]
|
||
|
|
|
||
|
|
renderer/rendering_method="forward_plus"
|