Library List: Difference between revisions

From wiki.vg
Jump to navigation Jump to search
imported>Benc
(update table formatting)
imported>Benc
No edit summary
Line 8: Line 8:
!Language
!Language
!License
!License
!Development Status
!Minecraft Version Supported
|-
|-
! [http://libminecraft.github.com LibMinecraft]
! [http://libminecraft.github.com LibMinecraft]
Line 15: Line 15:
| [http://en.wikipedia.org/wiki/C_Sharp_(programming_language) C#]
| [http://en.wikipedia.org/wiki/C_Sharp_(programming_language) C#]
| {{MIT}}
| {{MIT}}
| {{yes|Active}}
| {{supports|1.2.3}}
|-
|-
! [https://github.com/eddyb/node-mcsmp node-mcsmp]
! [https://github.com/eddyb/node-mcsmp node-mcsmp]
Line 21: Line 21:
| eddyb
| eddyb
| [http://nodejs.org/ node.js (JavaScript)]
| [http://nodejs.org/ node.js (JavaScript)]
|
| {{unknown}}
| {{yes|Active}}
| {{supports|Beta 1.8.1}}
|-
|-
! [https://github.com/mave/mcproxy mcproxy]
! [https://github.com/mave/mcproxy mcproxy]
Line 29: Line 29:
| [http://en.wikipedia.org/wiki/C%2B%2B C++]
| [http://en.wikipedia.org/wiki/C%2B%2B C++]
| {{GPLv3}}
| {{GPLv3}}
| {{yes|Active}}
| {{supports|1.1}}
|-
|-
! [http://mcsharpclient.googlecode.com MCSharpClient]
! [http://mcsharpclient.googlecode.com MCSharpClient]
Line 36: Line 36:
| [http://www.mono-project.com/Main_Page Mono] [http://en.wikipedia.org/wiki/C_Sharp_(programming_language) C#]
| [http://www.mono-project.com/Main_Page Mono] [http://en.wikipedia.org/wiki/C_Sharp_(programming_language) C#]
| {{GPLv3}}
| {{GPLv3}}
| {{yes|Active}}
| {{supports|Beta 1.2}}
|-
|-
! [https://github.com/axus/libmc--c libmc--c]
! [https://github.com/axus/libmc--c libmc--c]
Line 43: Line 43:
| [http://en.wikipedia.org/wiki/C%2B%2B C++]
| [http://en.wikipedia.org/wiki/C%2B%2B C++]
| {{GPLv3}}
| {{GPLv3}}
| {{yes|Active}}
| {{supports|1.1}}
|-
|-
! [https://github.com/ags131/SharpMinecraftLibrary SharpMinecraftLibrary]
! [https://github.com/ags131/SharpMinecraftLibrary SharpMinecraftLibrary]
Line 49: Line 49:
| ags131
| ags131
| [http://en.wikipedia.org/wiki/C_Sharp_(programming_language) C#]
| [http://en.wikipedia.org/wiki/C_Sharp_(programming_language) C#]
|  
| {{unknown}}
| {{yes|Active}}
| {{supports|1.3.1}}
|-
|-
! [https://github.com/Maincraft/MCPackets MCPackets]
! [https://github.com/Maincraft/MCPackets MCPackets]
Line 56: Line 56:
| main()
| main()
| [http://en.wikipedia.org/wiki/Java_(programming_language) Java]
| [http://en.wikipedia.org/wiki/Java_(programming_language) Java]
|  
| {{unknown}}
| {{yes|Active}}
| {{supports|1.2.5}}
|-
|-
! [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 64: Line 64:
| [http://php.net/ PHP]
| [http://php.net/ PHP]
| {{LGPL}}
| {{LGPL}}
| {{yes|Active}}
| {{supports|1.3.1}}
|-
|-
! [https://github.com/pdelvo/Pdelvo.Minecraft Pdelvos Protocol Implementation]
! [https://github.com/pdelvo/Pdelvo.Minecraft Pdelvos Protocol Implementation]
Line 70: Line 70:
| pdelvo
| pdelvo
| [http://en.wikipedia.org/wiki/C_Sharp_(programming_language) C#]
| [http://en.wikipedia.org/wiki/C_Sharp_(programming_language) C#]
|  
| {{unknown}}
| {{yes|Active}}
| {{supports|1.3.1}}
|-
|-
|}
|}


[[Category:Minecraft Modern]]
[[Category:Minecraft Modern]]

Revision as of 17:28, 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.3.1
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.3.1