README + Characternames

This commit is contained in:
Christoph Stahl 2017-07-03 14:19:21 +02:00
parent 3832e49011
commit 3cc588221c
2 changed files with 7 additions and 1 deletions

View File

@ -13,3 +13,9 @@ Usage
```
$("<script>").load("https://raw.githubusercontent.com/christofsteel/herosaver/master/herosaver.js").appendTo($("body"))
```
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.

2
herosaver.min.js vendored

File diff suppressed because one or more lines are too long