Fix Windows export: include examples/shared/ dependencies
The export_presets.cfg excluded examples/shared/** from both Windows Desktop and Linux Server presets. The multiplayer-fps.tscn main scene depends on files in this directory (network-popup.tscn, async.gd, simple-time-display.gd) — without them the exported binary crashes on startup with 'Can't load dependency' errors. - Remove examples/shared/** from Windows Desktop exclude_filter - Remove examples/shared/** from Linux Server exclude_filter
This commit is contained in:
@@ -0,0 +1 @@
|
||||
uid://dmew3cpr71xc1
|
||||
@@ -0,0 +1 @@
|
||||
uid://dxhkenw2ov65t
|
||||
@@ -0,0 +1 @@
|
||||
uid://b2ttxyhjv7ggd
|
||||
@@ -0,0 +1 @@
|
||||
uid://c0st7f6n73xu7
|
||||
@@ -0,0 +1 @@
|
||||
uid://chlu6oku4nsxk
|
||||
Reference in New Issue
Block a user