···11+; Engine configuration file.
22+; It's best edited using the editor UI and not directly,
33+; since the parameters that go here are not all obvious.
44+;
55+; Format:
66+; [section] ; section goes between []
77+; param=value ; assign values to parameters
88+99+config_version=4
1010+1111+_global_script_classes=[ {
1212+"base": "Node",
1313+"class": "AtProto",
1414+"language": "GDScript",
1515+"path": "res://mods/AtProto/atproto.gd"
1616+} ]
1717+_global_script_class_icons={
1818+"AtProto": ""
1919+}
2020+2121+[application]
2222+2323+config/name="Webfishing AtProto"
2424+2525+[gui]
2626+2727+common/drop_mouse_on_gui_input_disabled=true
2828+2929+[physics]
3030+3131+common/enable_pause_aware_picking=true