/mcChat

A Minecraft integrated chat that you can chat in real-time.

Primary LanguageJavaScript

mcChat

A Minecraft integrated chat that you can chat in real-time.

Installation

Make sure you have Node.js v14 or higher, including npm. If you don't have it installed, you can install it at https://nodejs.org, and Git (optional for cloning repositories)

Open the terminal or command line of your choice.

Run the command git clone https://github.com/gabe4278/mcChat

Or, click on the green "Code" button that has the download icon and click on "Download ZIP".

After the repository is cloned or downloaded to your disk, run cd mcChat

You'll need to install dependencies first, run npm install

After it is installed, run npm start

That's all, you are all set. Enjoy!