Difference between revisions of "Library List"

From wiki.vg
Jump to navigation Jump to search
(add minecraft-protocol library)
Line 86: Line 86:
 
| {{GPLv3}}
 
| {{GPLv3}}
 
| {{supports|1.1}}
 
| {{supports|1.1}}
 +
|-
 +
! [https://github.com/fragmer/fNbt fNbt]
 +
| Minecraft Proxy (and bot) framework in C++
 +
| fragmer (Scootabyte)
 +
| {{C#}}
 +
| {{BSD}}
 +
| n/a
 
|-
 
|-
 
|}
 
|}
  
 
[[Category:Minecraft Modern]]
 
[[Category:Minecraft Modern]]

Revision as of 15:33, 3 January 2013

Minecraft Modern Tools and Mods
Clients | Servers | Decompilers | Libraries | Utilities | Wrappers

This is a rather incomplete list of Minecraft related libraries currently in development.

Name Description Author(s) Language License Last Version Supported
Craft.Net .NET Minecraft client, server, and data manipulation library Drew DeVault (SirCmpwn) C# MIT 1.4.7prerelease
Pdelvos Protocol Implementation .NET client/server protocol library with support for several versions. pdelvo C# MIT 1.4.7prerelease
Minecraft PHP Client 2 PHP client and protocol library. With events, actions and API shoghicp PHP WTFPL 1.4.7prerelease
node-minecraft-protocol npm install minecraft-protocol superjoe node.js BSD 1.4.7prerelease
SharpMinecraftLibrary ags131, electronicboy C# Unknown Template:Supports
mc-protocol-lib Java implementation of the Minecraft protocol. Steveice10 Java MIT Template:Supports
libmcnet Event based, zero-copy, portable Minecraft network protocol parser deoxxa C BSD Template:Supports
node-mcnet Node.JS bindings to libmcnet deoxxa JavaScript, node.js BSD Template:Supports
MCPackets Java Minecraft protocol library main() Java Unknown 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
fNbt Minecraft Proxy (and bot) framework in C++ fragmer (Scootabyte) C BSD n/a