Difference between revisions of "Library List"

From wiki.vg
Jump to navigation Jump to search
 
Line 16: Line 16:
 
| {{C sharp}}
 
| {{C sharp}}
 
| {{MIT}}
 
| {{MIT}}
| {{supportspre|1.4.4}}
+
| {{supports current}}
 
|-
 
|-
 
! [https://github.com/shoghicp/Minecraft-PHP-Client-2 Minecraft PHP Client 2]
 
! [https://github.com/shoghicp/Minecraft-PHP-Client-2 Minecraft PHP Client 2]
Line 23: Line 23:
 
| {{PHP}}
 
| {{PHP}}
 
| {{WTFPL}}
 
| {{WTFPL}}
| {{supports current}}
+
| {{supports|1.4.2}}
 
|-
 
|-
 
! [https://github.com/pdelvo/Pdelvo.Minecraft Pdelvos Protocol Implementation]
 
! [https://github.com/pdelvo/Pdelvo.Minecraft Pdelvos Protocol Implementation]
Line 30: Line 30:
 
| {{C sharp}}
 
| {{C sharp}}
 
| {{MIT}}
 
| {{MIT}}
| {{supports current}}
+
| {{supports|1.4.2}}
 
|-
 
|-
 
! [https://github.com/ags131/SharpMinecraftLibrary SharpMinecraftLibrary]
 
! [https://github.com/ags131/SharpMinecraftLibrary SharpMinecraftLibrary]
Line 37: Line 37:
 
| {{C sharp}}
 
| {{C sharp}}
 
| {{unknown}}
 
| {{unknown}}
| {{supports current}}
+
| {{supports|1.4.2}}
 
|-
 
|-
 
! [http://github.com/Steveice10/mc-protocol-lib mc-protocol-lib]
 
! [http://github.com/Steveice10/mc-protocol-lib mc-protocol-lib]

Revision as of 03:30, 20 November 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 1.5
Minecraft PHP Client 2 PHP client and protocol library. With events, actions and API shoghicp PHP WTFPL Template:Supports
Pdelvos Protocol Implementation .NET client/server protocol library with support for several versions. pdelvo C# MIT Template:Supports
SharpMinecraftLibrary ags131, electronicboy C# Unknown Template:Supports
mc-protocol-lib Java implementation of the Minecraft protocol. Steveice10 Java MIT Template:Supports
libmcnet Event based, zero-copy, portable Minecraft network protocol parser deoxxa C BSD Template:Supports
node-mcnet Node.JS bindings to libmcnet deoxxa JavaScript, node.js BSD Template:Supports
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