API added, fixed server starting issues

This commit is contained in:
Shoghi Cervantes Pueyo
2012-12-11 19:33:30 +01:00
parent fe574af170
commit ce078845da
5 changed files with 497 additions and 368 deletions

3
README
View File

@ -28,10 +28,13 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
\ | /
Github repo: https://github.com/shoghicp/Pocket-Minecraft-PHP
Server (and client) Minecraft Pocket Edition library written in PHP.
Currently a work in progress, and used to document http://www.wiki.vg/Pocket_Minecraft_Protocol
How to connect to internet servers: http://www.minecraftforum.net/topic/1256915-legit-minecraftpe-online-multiplayer/
Video-Tutorial made by ChrisMCMine: http://www.youtube.com/watch?v=GC9MBVaHge0
User-made program to merge server I/O: https://github.com/filfat/MCPES_CPP_INPUT/