Go to file
Hammy 3832e49011 Update README.md 2017-07-03 14:10:56 +02:00
LICENSE Initial commit 2017-07-03 12:44:25 +02:00
README.md Update README.md 2017-07-03 14:10:56 +02:00
herosaver.js initial commit 2017-07-03 12:45:10 +02:00
herosaver.min.js Minified 2017-07-03 12:59:21 +02:00

README.md

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"))