Tauri version 0.0.3 has been released! Development of the Tauri version will be discontinued henceforth.
Electron version is under active development.
Follow me (GoAHi), To get release information more quickly.
The last supported version of Live2d is: Alive v0.0.3
Tauri version please refer to this video: https://www.bilibili.com/video/BV1B6421g7p9/
Regarding the writing standards for alive_mmd.json : About .alive_mmd.json 。
- The display and interactive operation of Live2d and MMD model (The last supported version of Live2d is: Alive v0.0.3)
- Mouse click through
- Save the position and size of the window
- Multilingual switching (window part)
- Open API interface
- Dark mode
- Automatic check for updates
- Zoom into an icon
- AI chat function
Windows: Windows 11/10 , Previous versions of Windows 10 will not be tested and adapted, and it is not guaranteed whether they can run.
Linux & MacOS: The Tauri version is not adapted. The Electron version may be packaged, but it will not be tested (I have no equipment).
If you want to build it yourself.
The Electron version does not provide the source code. For the Tauri version, please select the corresponding branch.
git clone https://github.com/TopSea/Alive --branch tauri-v1
cd Alive
yarn
yarn tauri dev
Environment and dependencies can be referred to: Tauri official documents
Because I am the only one developing, the code is written rather chaotically, here and there randomly. The main point is that I myself can understand it 😜 .
The previously open-sourced code will not be deleted. Just select the corresponding git branch.