2023-03-29 01:00:33 +00:00
|
|
|
[res://main_screen.gd]
|
|
|
|
|
|
|
|
state={
|
|
|
|
"bookmarks": PackedInt32Array(),
|
|
|
|
"breakpoints": PackedInt32Array(),
|
2023-08-05 21:17:06 +00:00
|
|
|
"column": 81,
|
2023-03-29 01:00:33 +00:00
|
|
|
"folded_lines": Array[int]([]),
|
|
|
|
"h_scroll_position": 0,
|
2023-08-05 21:17:06 +00:00
|
|
|
"row": 14,
|
2023-03-29 01:00:33 +00:00
|
|
|
"scroll_position": 0.0,
|
|
|
|
"selection": false,
|
|
|
|
"syntax_highlighter": "GDScript"
|
|
|
|
}
|
|
|
|
|
|
|
|
[res://addons/HTML5FileExchange/HTML5FileExchange.gd]
|
|
|
|
|
|
|
|
state={
|
|
|
|
"bookmarks": PackedInt32Array(),
|
|
|
|
"breakpoints": PackedInt32Array(),
|
2023-08-05 20:38:19 +00:00
|
|
|
"column": 29,
|
2023-03-29 01:00:33 +00:00
|
|
|
"folded_lines": Array[int]([]),
|
|
|
|
"h_scroll_position": 0,
|
2023-08-05 20:38:19 +00:00
|
|
|
"row": 16,
|
2023-03-29 01:00:33 +00:00
|
|
|
"scroll_position": 0.0,
|
|
|
|
"selection": false,
|
|
|
|
"syntax_highlighter": "GDScript"
|
|
|
|
}
|