Skip to content

nikisalli/esp32-minecraft-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp32-minecraft-client

this is an esp32 based minecraft client!

INFO

  • the currently supported version is 1.16.5 (protocol version 754)
  • it may sometimes crash due to the esp32 being quite slow when parsing packets
  • this only works for online-mode-off servers
  • chunks are completely ignored since parsing chunks implies decompressing quite big frames of data and esp32 is already struggling by just receiving them

HOW TO USE

rename include/config_edit_me.h to config.h and edit it with your own data, compile, upload using platformio and enjoy! It should start writing debug info on the serial port and join the server

SAMPLES

alt text

About

an esp32 based minecraft client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published