This project seeks to be an alternative for PNGtubers, integrating tools more dedicated to said format, seeking to be a program based on community comments. This project was bootstrapped with NodeJs, ElectronJs and ReactJs config by Electron-Vite
Available on itch.io
$ git clone https://github.com/PintoGamer64/PngtubeStudio.git
$ cd PngtubeStudio
$ npm install
$ npm run dev
or
$ bun run dev
# For windows
$ npm run build:win