Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 955 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 955 Bytes

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