Library List: Difference between revisions
Jump to navigation
Jump to search
imported>Benc No edit summary |
imported>Benc No edit summary |
||
| Line 64: | Line 64: | ||
| [http://php.net/ PHP] | | [http://php.net/ PHP] | ||
| {{LGPL}} | | {{LGPL}} | ||
| {{supports | | {{supports current}} | ||
|- | |- | ||
! [https://github.com/pdelvo/Pdelvo.Minecraft Pdelvos Protocol Implementation] | ! [https://github.com/pdelvo/Pdelvo.Minecraft Pdelvos Protocol Implementation] | ||
| Line 71: | Line 71: | ||
| [http://en.wikipedia.org/wiki/C_Sharp_(programming_language) C#] | | [http://en.wikipedia.org/wiki/C_Sharp_(programming_language) C#] | ||
| {{unknown}} | | {{unknown}} | ||
| {{supports | | {{supports current}} | ||
|- | |- | ||
|} | |} | ||
[[Category:Minecraft Modern]] | [[Category:Minecraft Modern]] | ||
Revision as of 17:38, 13 August 2012
This is a rather incomplete list of Minecraft related libraries currently in development.
| Name | Description | Author(s) | Language | License | Minecraft Version Supported |
|---|---|---|---|---|---|
| LibMinecraft | .NET library for Minecraft clients and servers | Drew DeVault (SirCmpwn) | C# | MIT | 1.2.3 |
| node-mcsmp | Simple Minecraft multiplayer protocol library for node.js. | eddyb | node.js (JavaScript) | Unknown | Beta 1.8.1 |
| mcproxy | Minecraft Proxy (and bot) framework in C++ | mave | C++ | GPLv3 | 1.1 |
| MCSharpClient | .NET Minecraft Client Protocol Library | Justin Head (dv90) | Mono C# | GPLv3 | Beta 1.2 |
| libmc--c | World representation data structures and OpenGL drawing functions. | axus | C++ | GPLv3 | 1.1 |
| SharpMinecraftLibrary | ags131 | C# | Unknown | 1.3.1 | |
| MCPackets | Java Minecraft protocol library | main() | Java | Unknown | 1.2.5 |
| Minecraft PHP Client 2 | PHP client and protocol library. With events, actions and API | shoghicp | PHP | LGPL | 1.5 |
| 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 |