Helps create MGO 2 clan emblems with reduced color images.
# Install npm packages
npm i
npm run start
# Build
npm run build
# Version Up
npm version major|minor|patch
# Update master branch
git push origin master
# Push git tags
git push origin --tags