First network test
This commit is contained in:
commit
cd2d63c8eb
98 changed files with 581 additions and 0 deletions
39
.godot/editor/project_metadata.cfg
Normal file
39
.godot/editor/project_metadata.cfg
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
[editor_metadata]
|
||||
|
||||
executable_path="/home/buymymojo/.local/share/Godot-Manager/versions/4.4.1-stable/Godot_v4.4.1-stable_linux.x86_64"
|
||||
|
||||
[dialog_bounds]
|
||||
|
||||
project_settings=Rect2(1020, 555, 1800, 1050)
|
||||
create_new_node=Rect2(1245, 555, 1561, 1239)
|
||||
|
||||
[recent_files]
|
||||
|
||||
scenes=["res://Main.tscn"]
|
||||
scripts=["MultiplayerPeer", "res://main.gd"]
|
||||
|
||||
[color_picker]
|
||||
|
||||
picker_shape=3
|
||||
recent_presets=PackedColorArray(0.279967, 0.279967, 0.279967, 1, 0.325049, 0.252212, 0.324162, 1)
|
||||
|
||||
[debug_options]
|
||||
|
||||
run_main_feature_tags=""
|
||||
multiple_instances_enabled=true
|
||||
run_instances_config=Array[Dictionary]([{
|
||||
"arguments": "",
|
||||
"features": "",
|
||||
"override_args": false,
|
||||
"override_features": false
|
||||
}, {
|
||||
"arguments": "",
|
||||
"features": "",
|
||||
"override_args": false,
|
||||
"override_features": false
|
||||
}])
|
||||
run_instance_count=2.0
|
||||
|
||||
[script_setup]
|
||||
|
||||
last_selected_language="GDScript"
|
||||
Loading…
Add table
Add a link
Reference in a new issue