mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-05-09 05:02:22 +02:00
Merge branch 'main' of github.com:git-learning-game/oh-my-git
This commit is contained in:
commit
fd34a36b6d
345 changed files with 2461 additions and 5 deletions
.godot/editor
25
.godot/editor/project_metadata.cfg
Normal file
25
.godot/editor/project_metadata.cfg
Normal file
|
@ -0,0 +1,25 @@
|
|||
[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"
|
Loading…
Add table
Add a link
Reference in a new issue