Herosaver ========= Save Configuration and STL of https://www.heroforge.com/ Update ------ Heroforge.com was recently changed. This broke loading the code and a lot of UI code. Exporting is still possible with a workaround (See below). Usage ----- 1. Go to https://www.heroforge.com/ 2. Open the Javascript Console [F12], then click on Console 3. Paste the following ``` var script = document.createElement('script');script.src = "https://code.jquery.com/jquery-3.3.1.min.js";document.getElementsByTagName('body')[0].appendChild(script); ``` 4. Wait a few seconds, then paste ``` $("