feat(stage-web): load and save live2d model (#41)
* wip: ui * wip: load local live2d zip * feat(stage-web): save model to indexed db * fix: apply suggestion Co-authored-by: Neko <neko@ayaka.moe> --------- Co-authored-by: Neko <neko@ayaka.moe>
This commit is contained in:
Vendored
+4
-1
@@ -49,5 +49,8 @@
|
||||
"yaml"
|
||||
],
|
||||
|
||||
"typescript.tsdk": "node_modules/typescript/lib"
|
||||
"typescript.tsdk": "node_modules/typescript/lib",
|
||||
"cSpell.words": [
|
||||
"localforage"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user