Difference between revisions of "Library List"
Jump to navigation
Jump to search
(Added PHP Library) |
|||
Line 50: | Line 50: | ||
| [http://en.wikipedia.org/wiki/Java_(programming_language) Java] | | [http://en.wikipedia.org/wiki/Java_(programming_language) Java] | ||
| | | | ||
+ | |- | ||
+ | ! [https://github.com/shoghicp/Minecraft-PHP-Client-2 Minecraft PHP Client 2] | ||
+ | | PHP client and protocol library. With events, actions and API | ||
+ | | [https://twitter.com/shoghicp shoghicp] | ||
+ | | [http://php.net/ PHP] | ||
+ | | [http://www.gnu.org/copyleft/lgpl.html LGPL] | ||
+ | |- | ||
|} | |} | ||
[[Category:Minecraft Modern]] | [[Category:Minecraft Modern]] |
Revision as of 10:20, 8 July 2012
This is a rather incomplete list of Minecraft related libraries currently in development.
Name | Description | Author(s) | Language | License |
---|---|---|---|---|
LibMinecraft | .NET library for Minecraft clients and servers | Drew DeVault (SirCmpwn) | C# | MIT License |
node-mcsmp | Simple Minecraft multiplayer protocol library for node.js. | eddyb | node.js (JavaScript) | |
mcproxy | Minecraft Proxy (and bot) framework in C++ | mave | C++ | GPL License |
MCSharpClient | .NET Minecraft Client Protocol Library | Justin Head (dv90) | Mono C# | GPL License |
libmc--c | World representation data structures and OpenGL drawing functions. | axus | C++ | LGPL License |
SharpMinecraftLibrary | ags131 | C# | ||
MCPackets | Java Minecraft protocol library | main() | Java | |
Minecraft PHP Client 2 | PHP client and protocol library. With events, actions and API | shoghicp | PHP | LGPL |