Skip to content

Estevo-Aleixo/MinecraftClient

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

This is a Perl module that implements the Minecraft client protocol. However:

 1. It is not finished.

 2. It may never support 64-bit integers, not any floating point values. These
    are difficult to support, at least without non-core modules.

 3. My particular needs are only to support logging in, idling, then logging
    back out. (This is used to implement waypoints with an SMP wrapper like 
	tztk.)

See http://www.highprogrammer.com/alan/games/video/minecraft/Minecraft-Client.html for more information.

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%