Electron Implementation of OpenLive3D
This repository includes the files that we used to turn the website into an Electron App.
In Release, we included the executable files for:
- Mac
.zip - Windows
.exe - Linux
.AppImage
https://github.com/OpenLive3D/OpenLive3d.electron/releases
- Install:
npm install - Start Local Electron App:
npm run start - Build Executables:
npm run make - Executables will be created in the
outfolder
- Live Website: https://openlive3d.com/
- Organization: https://github.com/OpenLive3D
- Documents