Lecrapouille / gdcef

[Plugin][Version 0.12.1][Functional] Chromium Embedded Framework Webview for Godot 3 and 4
https://discord.gg/EckEwy7S5U
MIT License
245 stars 31 forks source link

Rethink about settings artifacts and exported_artifacts #60

Open Lecrapouille opened 4 months ago

Lecrapouille commented 4 months ago

Since 0.10.0, in godot script $CEF.initialize({ "artifacts": "xxx" ...,

pimhakkert commented 2 months ago

We also need to catalog which files are actually needed for an export and which aren't. I'm sure there is a certain % of files that an export build doesn't need for CEF to work.