Skip to content

t4y3/mceg

Repository files navigation

MGO Clan Emblem Generator

Version

Helps create MGO 2 clan emblems with reduced color images.

Development

Installing

# Install npm packages
npm i

Running

npm run start

Deployment

# 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