update version
This commit is contained in:
parent
e0156a41de
commit
b17f526929
2 changed files with 4 additions and 2 deletions
|
@ -1,9 +1,11 @@
|
||||||
# figura-skin
|
# 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
|
`textures/vanilla.png` contains the skins base, which can be used as your default minecraft skin if you so choose
|
||||||
|
|
||||||
## development
|
## 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
|
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 :)
|
||||||
|
|
|
@ -7,6 +7,6 @@
|
||||||
"purpledeni + Manuel_: Gradient Scroll Nickname"
|
"purpledeni + Manuel_: Gradient Scroll Nickname"
|
||||||
],
|
],
|
||||||
"color": "#d87b5a",
|
"color": "#d87b5a",
|
||||||
"version": "0.1.4",
|
"version": "0.1.5",
|
||||||
"autoScripts": [ "scripts/main.lua" ]
|
"autoScripts": [ "scripts/main.lua" ]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue