|
|
пре 1 месец | |
|---|---|---|
| .. | ||
| README.md | пре 1 месец | |
| live2d.d.ts | пре 1 месец | |
Live2D runtime libraries. All the files listed below must be placed in this folder when developing this project.
Run yarn setup to get these files set up automatically.
live2d.d.tsUnofficial declaration file of Cubism 2.1 core library. Already provided.
live2d.min.jsCubism 2.1 core library. It's no longer downloadable from the official site, but can be found here.
To get these files, download the SDK here, then extract them from the Core directory.
live2dcubismcore.d.tsOfficial declaration file of Cubism 4.
live2dcubismcore.min.jsCubism Core features, and some wrapper features.
live2dcubismcore.js (optional)Cubism Core features, and some wrapper features. Non-minified.