Skip to content

i4M1k0SU/GatherCheat

Repository files navigation

Gather Cheat

Gather.town cheat extension

Build

# setup
npm ci
# watch
npm run watch
# production build
npm run build
# make package
npm run build:package