mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-03-31 18:02:20 +02:00
25 lines
668 B
INI
25 lines
668 B
INI
[editor_metadata]
|
|
|
|
executable_path="/usr/bin/godot"
|
|
|
|
[debug_options]
|
|
|
|
run_live_debug=true
|
|
run_reload_scripts=true
|
|
|
|
[recent_files]
|
|
|
|
scenes=["res://scenes/game.tscn", "res://scenes/repository.tscn", "res://scenes/title.tscn"]
|
|
scripts=["res://scenes/better_shell.gd", "res://scenes/text_editor.gd", "res://scenes/main.gd", "res://scenes/sandbox.gd", "res://scenes/file_browser_item.gd", "res://scenes/level.gd", "res://scenes/helpers.gd", "res://scenes/shell_command.gd", "res://scenes/terminal.gd", "res://scenes/file_browser.gd"]
|
|
|
|
[linked_properties]
|
|
|
|
Control:scale=true
|
|
|
|
[dialog_bounds]
|
|
|
|
export=Rect2(1031, 431, 1800, 1400)
|
|
|
|
[export_options]
|
|
|
|
default_filename="index"
|