Bedrock Edition Program List: Difference between revisions
Jump to navigation
Jump to search
imported>Shoghicp m Changed version |
imported>Shoghicp Added LST Comparator |
||
Line 30: | Line 30: | ||
| Unknown | | Unknown | ||
| Allows seeing sent/received packets through a web interface | | Allows seeing sent/received packets through a web interface | ||
| {{windows}}{{linux}}{{mac}} | |||
| {{yes|v0.6.0 alpha}} | |||
|- | |||
! [https://gist.github.com/4678643 Protocol Comparator] | |||
| Script that parses .lst files generated from the libminecraftpe.so to obtain information about the protocol | |||
| Parser | |||
| [https://twitter.com/shoghicp shoghicp] | |||
| {{PHP}} | |||
| {{LGPL}} | |||
| | |||
| {{windows}}{{linux}}{{mac}} | | {{windows}}{{linux}}{{mac}} | ||
| {{yes|v0.6.0 alpha}} | | {{yes|v0.6.0 alpha}} |
Revision as of 19:24, 30 January 2013
List of Minecraft PE Clients, Servers, Libraries, Wrappers and Tools.
Name | Description | Type | Author(s) | Language | License | Features | Platform | Last Version Supported |
---|---|---|---|---|---|---|---|---|
PocketMine-MP | Server written in PHP, with API, maps and more | Server | shoghicp | PHP | LGPL | Alpha_1.2dev | v0.6.0 alpha | |
Minecraft-PE-Proxy | UDP proxy for MCPE Servers, allowing joining Online Servers from your local network. Dumps packets | Proxy | brandon15811 | Node.js | Unknown | Allows seeing sent/received packets through a web interface | v0.6.0 alpha | |
Protocol Comparator | Script that parses .lst files generated from the libminecraftpe.so to obtain information about the protocol | Parser | shoghicp | PHP | LGPL | v0.6.0 alpha |