Load webui form zip file

Hi Guys,

I think it would be great if you can add the ability to easily change the html/css/js for the webui. Without rebuilding that is. Just like Deluge has, it uses a zip file with the layout files inside. This makes it easy to change the ui and easy to share different layouts with the community.

Regards,

dexus

You already can. Not from a zip file, but unpack the zip file and set the environment variable STGUIASSETS to point at the directory. The GUI will be loaded from there, to override the compiled in one.