diff options
author | mendrak <mendrak@gmail.com> | 2024-09-19 20:56:02 -0700 |
---|---|---|
committer | Pāvels Nadtočajevs <7645683+bruvzg@users.noreply.github.com> | 2024-11-21 19:27:21 +0200 |
commit | c57eaf77571765461a83cde7e01a57460f02ff87 (patch) | |
tree | eb388d4d5f397290a29382d56755eb9c553775bf /script/gdscript/gd_script.cpp | |
parent | 9e6098432aac35bae42c9089a29ba2a80320d823 (diff) | |
download | redot-engine-c57eaf77571765461a83cde7e01a57460f02ff87.tar.gz |
Fix issue #97207 by filtering extension_list.cfg
The implemented solution to the problem of the error message
appearing when an excluded GDExtension in an export of a project, is
to filter the lines in the extension_list.cfg file to only include
those that are in the paths actually included for export. If there
are no entries remaining, don't write the file at all.
Diffstat (limited to 'script/gdscript/gd_script.cpp')
0 files changed, 0 insertions, 0 deletions