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
out
folder
- Live Website: https://openlive3d.com/
- Organization: https://github.com/OpenLive3D
- Documents