Difference between revisions of "Library List"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) |
(Added Craft.Net) |
||
Line 16: | Line 16: | ||
| {{LGPL}} | | {{LGPL}} | ||
| {{supports current}} | | {{supports current}} | ||
+ | |- | ||
+ | ! [https://github.com/SirCmpwn/Craft.Net Craft.Net] | ||
+ | | .NET Minecraft server and data manipulation library | ||
+ | | Drew DeVault (SirCmpwn) | ||
+ | | {{C sharp}} | ||
+ | | {{MIT}} | ||
+ | | {{supports|12w32a}} | ||
|- | |- | ||
! [https://github.com/pdelvo/Pdelvo.Minecraft Pdelvos Protocol Implementation] | ! [https://github.com/pdelvo/Pdelvo.Minecraft Pdelvos Protocol Implementation] |
Revision as of 06:54, 17 August 2012
This is a rather incomplete list of Minecraft related libraries currently in development.
Name | Description | Author(s) | Language | License | Last Version Supported |
---|---|---|---|---|---|
Minecraft PHP Client 2 | PHP client and protocol library. With events, actions and API | shoghicp | PHP | LGPL | 1.5 |
Craft.Net | .NET Minecraft server and data manipulation library | Drew DeVault (SirCmpwn) | C# | MIT | Template:Supports |
Pdelvos Protocol Implementation | Minecraft beta protocol implementation for both client and server for every version above 1.0.0. supports many different versions at the same time | pdelvo | C# | Unknown | 1.5 |
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 |
LibMinecraft | .NET library for Minecraft clients and servers | Drew DeVault (SirCmpwn) | C# | MIT | 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 |
MCSharpClient | .NET Minecraft Client Protocol Library | Justin Head (dv90) | C# | GPLv3 | Template:Supports |