Add Godot config

This commit is contained in:
2025-10-01 16:33:38 +02:00
parent 4f064620b1
commit b51ef3b9bc
4 changed files with 169 additions and 0 deletions

View File

@@ -0,0 +1,59 @@
[gd_resource type="EditorSettings" load_steps=4 format=3]
[sub_resource type="InputEventKey" id="InputEventKey_mrics"]
keycode = 4194326
[sub_resource type="InputEventKey" id="InputEventKey_q0wo0"]
command_or_control_autoremap = true
alt_pressed = true
keycode = 4194322
[sub_resource type="InputEventKey" id="InputEventKey_ajlpy"]
device = -1
ctrl_pressed = true
physical_keycode = 68
unicode = 100
[resource]
interface/editor/code_font_size = 16
interface/editor/code_font_contextual_ligatures = 0
interface/inspector/default_color_picker_mode = 1
interface/theme/preset = "Custom"
interface/theme/base_color = Color(0.0656131, 0.0740848, 0.0825535, 1)
interface/theme/accent_color = Color(0.570082, 0.23856, 0.677232, 1)
interface/theme/contrast = 0.3
filesystem/directories/default_project_path = "/home/vivian/Coding/Godot"
filesystem/file_dialog/show_hidden_files = true
filesystem/import/blender/blender_path = "/var/lib/flatpak/exports/bin/org.blender.Blender"
text_editor/behavior/navigation/scroll_past_end_of_file = true
network/connection/network_mode = 1
export/android/debug_keystore = "/home/vivian/.local/share/godot/keystores/debug.keystore"
export/android/debug_keystore_pass = "android"
export/android/java_sdk_path = ""
export/android/android_sdk_path = "/home/vivian/Android/Sdk"
export/macos/rcodesign = ""
export/web/http_port = 8060
export/web/tls_key = ""
export/web/tls_certificate = ""
export/windows/rcedit = ""
export/windows/osslsigncode = ""
export/windows/wine = ""
_editor_settings_advanced_mode = false
_project_settings_advanced_mode = false
_export_template_download_directory = ""
_default_feature_profile = ""
_script_setup_templates_dictionary = {
"Node2D": "0NodeDefault"
}
_use_favorites_root_selection = false
_script_setup_use_script_templates = false
shortcuts = [{
"name": "spatial_editor/viewport_zoom_modifier_1",
"shortcuts": [SubResource("InputEventKey_mrics")]
}, {
"name": "spatial_editor/viewport_zoom_modifier_2",
"shortcuts": []
}, {
"name": "script_text_editor/duplicate_lines",
"shortcuts": [SubResource("InputEventKey_q0wo0"), SubResource("InputEventKey_ajlpy")]
}]

View File

@@ -0,0 +1,92 @@
[gd_resource type="EditorSettings" load_steps=4 format=3]
[sub_resource type="InputEventKey" id="InputEventKey_xf3c6"]
keycode = 4194326
[sub_resource type="InputEventKey" id="InputEventKey_q0wo0"]
command_or_control_autoremap = true
alt_pressed = true
keycode = 4194322
[sub_resource type="InputEventKey" id="InputEventKey_ajlpy"]
device = -1
ctrl_pressed = true
physical_keycode = 68
unicode = 100
[resource]
interface/editor/code_font_size = 18
interface/editor/code_font_contextual_ligatures = 0
interface/editor/accept_dialog_cancel_ok_buttons = 1
interface/inspector/default_color_picker_mode = 1
interface/theme/preset = "Custom"
interface/theme/base_color = Color(0.07803378, 0.08585385, 0.09367397, 1)
interface/theme/accent_color = Color(0.570082, 0.23856, 0.677232, 1)
interface/theme/contrast = 0.3
filesystem/directories/default_project_path = "/home/vivian/Coding/Godot"
filesystem/file_dialog/show_hidden_files = true
filesystem/import/blender/blender_path = "/var/lib/flatpak/exports/bin/org.blender.Blender"
text_editor/theme/highlighting/symbol_color = Color(0.67, 0.79, 1, 1)
text_editor/theme/highlighting/keyword_color = Color(1, 0.44, 0.52, 1)
text_editor/theme/highlighting/control_flow_keyword_color = Color(1, 0.55, 0.8, 1)
text_editor/theme/highlighting/base_type_color = Color(0.26, 1, 0.76, 1)
text_editor/theme/highlighting/engine_type_color = Color(0.56, 1, 0.86, 1)
text_editor/theme/highlighting/user_type_color = Color(0.78, 1, 0.93, 1)
text_editor/theme/highlighting/comment_color = Color(0.7695085, 0.77146345, 0.7734185, 0.5)
text_editor/theme/highlighting/doc_comment_color = Color(0.6, 0.7, 0.8, 0.8)
text_editor/theme/highlighting/string_color = Color(1, 0.93, 0.63, 1)
text_editor/theme/highlighting/background_color = Color(0.042918578, 0.047219615, 0.05152068, 1)
text_editor/theme/highlighting/completion_background_color = Color(0.07803378, 0.08585385, 0.09367397, 1)
text_editor/theme/highlighting/completion_selected_color = Color(1, 1, 1, 0.07)
text_editor/theme/highlighting/completion_existing_color = Color(1, 1, 1, 0.14)
text_editor/theme/highlighting/completion_font_color = Color(0.7695085, 0.77146345, 0.7734185, 1)
text_editor/theme/highlighting/text_color = Color(0.7695085, 0.77146345, 0.7734185, 1)
text_editor/theme/highlighting/line_number_color = Color(0.7695085, 0.77146345, 0.7734185, 0.5)
text_editor/theme/highlighting/safe_line_number_color = Color(0.7695085, 0.92575616, 0.7734185, 0.75)
text_editor/theme/highlighting/caret_color = Color(1, 1, 1, 1)
text_editor/theme/highlighting/selection_color = Color(0.570082, 0.23856, 0.677232, 0.4)
text_editor/theme/highlighting/brace_mismatch_color = Color(1, 0.47, 0.42, 1)
text_editor/theme/highlighting/current_line_color = Color(1, 1, 1, 0.07)
text_editor/theme/highlighting/line_length_guideline_color = Color(0.07803378, 0.08585385, 0.09367397, 1)
text_editor/theme/highlighting/word_highlighted_color = Color(1, 1, 1, 0.07)
text_editor/theme/highlighting/number_color = Color(0.63, 1, 0.88, 1)
text_editor/theme/highlighting/function_color = Color(0.34, 0.7, 1, 1)
text_editor/theme/highlighting/member_variable_color = Color(0.736, 0.88, 1, 1)
text_editor/theme/highlighting/mark_color = Color(1, 0.47, 0.42, 0.3)
text_editor/theme/highlighting/warning_color = Color(1, 0.87, 0.4, 0.15)
text_editor/theme/highlighting/breakpoint_color = Color(1, 0.47, 0.42, 1)
text_editor/theme/highlighting/code_folding_color = Color(1, 1, 1, 0.27)
text_editor/theme/highlighting/search_result_color = Color(1, 1, 1, 0.07)
text_editor/behavior/navigation/scroll_past_end_of_file = true
network/connection/network_mode = 1
export/android/debug_keystore = "/home/vivian/.local/share/godot/keystores/debug.keystore"
export/android/debug_keystore_pass = "android"
export/android/java_sdk_path = ""
export/android/android_sdk_path = "/home/vivian/Android/Sdk"
export/macos/rcodesign = ""
export/web/http_port = 8060
export/web/tls_key = ""
export/web/tls_certificate = ""
export/windows/rcedit = ""
export/windows/osslsigncode = ""
export/windows/wine = ""
_editor_settings_advanced_mode = false
_project_settings_advanced_mode = false
_export_template_download_directory = ""
_default_feature_profile = "2D Only"
_script_setup_templates_dictionary = {
"CharacterBody2D": "0CharacterBody2DBasic Movement",
"Node2D": "0NodeDefault"
}
_use_favorites_root_selection = false
_script_setup_use_script_templates = false
shortcuts = [{
"name": "spatial_editor/viewport_zoom_modifier_1",
"shortcuts": [SubResource("InputEventKey_xf3c6")]
}, {
"name": "spatial_editor/viewport_zoom_modifier_2",
"shortcuts": []
}, {
"name": "script_text_editor/duplicate_lines",
"shortcuts": [SubResource("InputEventKey_q0wo0"), SubResource("InputEventKey_ajlpy")]
}]

View File

@@ -0,0 +1,11 @@
{
"disabled_classes": [
"Node3D"
],
"disabled_editors": [],
"disabled_features": [
"3d"
],
"disabled_properties": [],
"type": "feature_profile"
}

View File

@@ -0,0 +1,7 @@
{
"disabled_classes": [],
"disabled_editors": [],
"disabled_features": [],
"disabled_properties": [],
"type": "feature_profile"
}