diff --git a/README.md b/README.md index 18b8b2c..78b4466 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ # figura-skin -my figura avatar!! this currently targets version **0.14** +my figura avatar!! this currently targets version **0.15** `textures/vanilla.png` contains the skins base, which can be used as your default minecraft skin if you so choose ## development to get proper typings, find the correct branch for your figura version [on this repository](github.com/GrandpaScout/FiguraRewriteVSDocs/). then, copy everything from the `src/` folder into your current working folder here + +unfortunately, 0.15 typings aren't done yet, so just make sure it works :) diff --git a/avatar.json b/avatar.json index 119b9ca..09b5a3c 100644 --- a/avatar.json +++ b/avatar.json @@ -7,6 +7,6 @@ "purpledeni + Manuel_: Gradient Scroll Nickname" ], "color": "#d87b5a", - "version": "0.1.4", + "version": "0.1.5", "autoScripts": [ "scripts/main.lua" ] }