SkillAgentSearch skills...

Fastmc

A fast Minecraft 1.7/1.8 protocol library for python

Install / Use

/learn @dividuum/Fastmc
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

fastmc - A fast Minecraft 1.7/1.8 protocol library

For my project miners-movies.com I needed a fast and reliable parser / writer for the Minecraft protocol. This library is the result.

Installing

Clone this repository, then do

python setup.py develop

or

python setup.py install

Dependencies

  • Python 2.7 (I didn't try Python 3)
  • pycrypto
  • simplejson
  • requests

Usage

See the examples in the examples directory.

Related Skills

View on GitHub
GitHub Stars29
CategoryDevelopment
Updated2y ago
Forks6

Languages

Python

Security Score

75/100

Audited on Jan 24, 2024

No findings