Difference between revisions of "Library List"

From wiki.vg
Jump to navigation Jump to search
(Removed very outdated library)
m (PHP client supports 41b)
Line 23: Line 23:
 
| {{PHP}}
 
| {{PHP}}
 
| {{LGPL}}
 
| {{LGPL}}
| {{supportspre|12w32a}}
+
| {{supportspre|12w41b}}
 
|-
 
|-
 
! [https://github.com/pdelvo/Pdelvo.Minecraft Pdelvos Protocol Implementation]
 
! [https://github.com/pdelvo/Pdelvo.Minecraft Pdelvos Protocol Implementation]

Revision as of 21:27, 15 October 2012

Minecraft Modern Tools and Mods
Clients | Servers | Decompilers | Libraries | Utilities | Wrappers

This is a rather incomplete list of Minecraft related libraries currently in development.

Name Description Author(s) Language License Last Version Supported
Craft.Net .NET Minecraft server and data manipulation library Drew DeVault (SirCmpwn) C# MIT 12w41bprerelease
Minecraft PHP Client 2 PHP client and protocol library. With events, actions and API shoghicp PHP LGPL 12w41bprerelease
Pdelvos Protocol Implementation .NET client/server protocol library with support for several versions. pdelvo C# MIT 12w41bprerelease
SharpMinecraftLibrary ags131 C# Unknown 1.5
mc-protocol-lib Java implementation of the Minecraft protocol. Steveice10 Java MIT 1.5
MCPackets Java Minecraft protocol library main() Java Unknown Template:Supports
libmc--c World representation data structures and OpenGL drawing functions. axus C++, OpenGL GPLv3 Template:Supports
mcproxy Minecraft Proxy (and bot) framework in C++ mave C++ GPLv3 Template:Supports
node-mcsmp Simple Minecraft multiplayer protocol library for node.js. eddyb JavaScript, node.js Unknown Template:Supports