Compare commits
2 Commits
2a8d6122c9
...
3f412dfb7f
| Author | SHA1 | Date | |
|---|---|---|---|
| 3f412dfb7f | |||
| c0d615e130 |
@ -10,7 +10,8 @@ config_version=5
|
|||||||
|
|
||||||
[application]
|
[application]
|
||||||
|
|
||||||
config/name="HorrorGame"
|
config/name="Gig Work Simulator"
|
||||||
|
config/version="V0.4"
|
||||||
config/tags=PackedStringArray("horror")
|
config/tags=PackedStringArray("horror")
|
||||||
run/main_scene="res://Assets/game_window.tscn"
|
run/main_scene="res://Assets/game_window.tscn"
|
||||||
config/quit_on_go_back=false
|
config/quit_on_go_back=false
|
||||||
@ -34,6 +35,10 @@ window/stretch/aspect="ignore"
|
|||||||
|
|
||||||
version_control/autoload_on_startup=true
|
version_control/autoload_on_startup=true
|
||||||
|
|
||||||
|
[gui]
|
||||||
|
|
||||||
|
theme/custom_font="res://Assets/Resources/vcr-jp.ttf"
|
||||||
|
|
||||||
[input]
|
[input]
|
||||||
|
|
||||||
vape={
|
vape={
|
||||||
|
|||||||
Reference in New Issue
Block a user