Bedrock Edition Program List: Difference between revisions
Jump to navigation
Jump to search
imported>Shoghicp m Desc. |
imported>Shoghicp Updated tools |
||
Line 19: | Line 19: | ||
| {{PHP}} | | {{PHP}} | ||
| {{LGPL}} | | {{LGPL}} | ||
| Alpha_1.2dev | | Stable Alpha_1.1.1, Dev Alpha_1.2dev | ||
| {{windows}}{{linux}}{{mac}} | | {{windows}}{{linux}}{{mac}} | ||
| {{yes|v0.6. | | {{yes|v0.6.1 alpha}} | ||
|- | |- | ||
! [https://github.com/brandon15811/Minecraft-PE-Proxy Minecraft-PE-Proxy] | ! [https://github.com/brandon15811/Minecraft-PE-Proxy Minecraft-PE-Proxy] | ||
Line 31: | Line 31: | ||
| Allows seeing sent/received packets through a web interface | | Allows seeing sent/received packets through a web interface | ||
| {{windows}}{{linux}}{{mac}} | | {{windows}}{{linux}}{{mac}} | ||
| {{yes|v0.6. | | {{yes|v0.6.1 alpha}} | ||
|- | |- | ||
! [https://gist.github.com/4678643 Protocol Comparator] | ! [https://gist.github.com/4678643 Protocol Comparator] | ||
| Script that parses .lst files generated from the libminecraftpe.so to obtain information about the protocol | | Script that parses .lst files generated from the libminecraftpe.so to obtain information about the protocol, and comparate versions. | ||
| Parser | | Parser/Comparator | ||
| [https://twitter.com/shoghicp shoghicp] | | [https://twitter.com/shoghicp shoghicp] | ||
| {{PHP}} | | {{PHP}} | ||
| {{LGPL}} | | {{LGPL}} | ||
| | | Generates JSON/HTML output | ||
| {{windows}}{{linux}}{{mac}} | | {{windows}}{{linux}}{{mac}} | ||
| {{yes|v0.6. | | {{yes|v0.6.1 alpha}} | ||
|- | |- | ||
|} | |} | ||
[[Category:Pocket Minecraft]] | [[Category:Pocket Minecraft]] |
Revision as of 10:56, 1 February 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 with API, maps and more | Server | shoghicp | PHP | LGPL | Stable Alpha_1.1.1, Dev Alpha_1.2dev | v0.6.1 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.1 alpha | |
Protocol Comparator | Script that parses .lst files generated from the libminecraftpe.so to obtain information about the protocol, and comparate versions. | Parser/Comparator | shoghicp | PHP | LGPL | Generates JSON/HTML output | v0.6.1 alpha |