This addon is distributed as a GDExtension, which means the .zip
archive comes with a folder addons/
that
can simply be placed in the root of your Godot project. You can do this while the Godot editor is running - it will dynamically
load the addon at runtime.
There is a demo project available on GitHub. Download or clone it, and place the addon
folder into the root of the project.
Make sure you have the minimum required Godot version as displayed on the downloads page.
.zip
will not work, ARK does not seem to extract symlinks correctlycd project_root && wget [...] && unzip gd-webview[...].zip
libxml2-legacy
If you believe there is an unknown issue, report it on GitHub: issue tracker