Skip to content

PintoGamer64/PngtubeStudioProject

Repository files navigation

PngtubeStudio

PngtubeStudio Logo

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

Instalation

$ git clone https://github.com/PintoGamer64/PngtubeStudio.git
$ cd PngtubeStudio
$ npm install

Development

$ npm run dev
or
$ bun run dev

Build

# For windows
$ npm run build:win