Skip to content

codeboss1122/.minecraft-pi-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

minecraft-pi-chat

This a simple chat app written in python for Minecraft pi.

how to install:

  1. open terminal on your raspberry pi.
  2. run the following commands:

sudo git clone https://github.com/codeboss1122/.minecraft-pi-chat.git

sudo mv /home/pi/.minecraft-pi-chat/chat /home/pi/

sudo chmod 777 chat

  1. make sure that minecraft is open and you are in a world, press the 'tab' key to release your mouse.
  2. run:

./chat

  1. type your in game username.
  2. you can now chat.
  3. to update:

cd .minecraft-pi-chat

sudo git pull

About

simple chat app for minecraft pi edition!!

Resources

Stars

Watchers

Forks