Quit-Rolling-Around-gmtk-ja.../project.godot

33 lines
651 B
Plaintext
Raw Normal View History

2022-07-15 20:20:15 +01:00
; Engine configuration file.
; It's best edited using the editor UI and not directly,
; since the parameters that go here are not all obvious.
;
; Format:
; [section] ; section goes between []
; param=value ; assign values to parameters
config_version=4
2022-07-16 12:06:46 +01:00
_global_script_classes=[ {
"base": "Resource",
"class": "CardResource",
"language": "GDScript",
"path": "res://Assets/CardDB/CardBD.gd"
} ]
_global_script_class_icons={
"CardResource": ""
}
2022-07-15 20:20:15 +01:00
[application]
config/name="Quit Rolling Around"
config/icon="res://icon.png"
[physics]
common/enable_pause_aware_picking=true
[rendering]
environment/default_environment="res://default_env.tres"