SaiDAV-StlSaver/README.md

22 lines
562 B
Markdown
Raw Normal View History

2017-07-03 13:00:42 +02:00
Herosaver
=========
2017-07-03 14:10:56 +02:00
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
```
2017-07-03 14:20:59 +02:00
$("<script>").load("https://raw.githubusercontent.com/christofsteel/herosaver/master/herosaver.min.js").appendTo($("body"))
2017-07-03 14:10:56 +02:00
```
2017-07-03 14:19:21 +02:00
Limitations
-----------
- Some details of the figures are implemented via shaders. These are not exported :(
- The base of the character is not exported, only the character. This made printing more easy.