Skip to content
This repository has been archived by the owner on Dec 3, 2021. It is now read-only.
/ live2d-electron Public archive

Make your Live2D runs on desktop using Electron, tested on macOS

License

Notifications You must be signed in to change notification settings

narze/live2d-electron

Repository files navigation

Live2D Electron

How To Use

# Clone this repository
git clone https://github.com/narze/live2d-electron
# Go into the repository
cd live2d-electron
# Install dependencies
npm install
# Run the app
npm start

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Re-compile automatically

To recompile automatically and to allow using electron-reload, run this in a separate terminal:

npm run watch

Libraries Used

  • Electron
  • Pixi.JS (v5)
  • pixi-live2d-display

About

Make your Live2D runs on desktop using Electron, tested on macOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published