Difference between revisions of "Library List"

From wiki.vg
Jump to navigation Jump to search
 
Line 9: Line 9:
 
!style="width: 128px" | License
 
!style="width: 128px" | License
 
|-
 
|-
! [http://libminecraft.codeplex.com LibMinecraft]
+
! [http://libminecraft.github.com LibMinecraft]
 
| .NET library for Minecraft clients and servers
 
| .NET library for Minecraft clients and servers
 
| Drew DeVault (SirCmpwn)
 
| Drew DeVault (SirCmpwn)

Revision as of 07:17, 9 April 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