This change adds an option to enable Addon Loader integration.
It is a bit finicky right now, since you have to have the checkbox enabled BEFORE u set the gw2 path (setting gw2 path downloads arcdps and would replace d3d11.dll from AL if not set before)
I changed the flow a bit, so you will not get a file selector immediately when u enable arcdps module.
Now you have to press the button manually.
Significantly simplified the changes. The activation flow will now also be the same as before. It checks if addonLoader.dll exists and sets the useAL config option to true in that case.
This change adds an option to enable Addon Loader integration.
It is a bit finicky right now, since you have to have the checkbox enabled BEFORE u set the gw2 path (setting gw2 path downloads arcdps and would replace d3d11.dll from AL if not set before)
I changed the flow a bit, so you will not get a file selector immediately when u enable arcdps module. Now you have to press the button manually.