HTML5-File-Exchange-for-Godot/.godot/editor/script_editor_cache.cfg

28 lines
548 B
INI
Raw Normal View History

2023-09-10 03:45:00 +00:00
[res://addons/HTML5FileExchange/HTML5FileExchange.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 18,
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 64,
"scroll_position": 56.0,
"selection": false,
"syntax_highlighter": "GDScript"
}
[res://Sample.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 49,
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 18,
"scroll_position": 0.0,
"selection": false,
"syntax_highlighter": "GDScript"
}