update version

This commit is contained in:
Reid 2025-03-02 01:16:33 -08:00
parent e0156a41de
commit b17f526929
Signed by: reidlab
GPG key ID: 6C9EAA3364F962C8
2 changed files with 4 additions and 2 deletions

View file

@ -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 :)

View file

@ -7,6 +7,6 @@
"purpledeni + Manuel_: Gradient Scroll Nickname"
],
"color": "#d87b5a",
"version": "0.1.4",
"version": "0.1.5",
"autoScripts": [ "scripts/main.lua" ]
}