SaiDAV-StlSaver/README.md

16 lines
348 B
Markdown

Herosaver
=========
Save Configuration and STL of https://www.heroforge.com/
Usage
-----
1. Go to https://www.heroforge.com/
2. Open the Javascript Console [F12], then click on Console
3. Paste the following
```
$("<script>").load("https://raw.githubusercontent.com/christofsteel/herosaver/master/herosaver.js").appendTo($("body"))
```