Home
Name Modified Size InfoDownloads / Week
pre-alpha 2010-12-12
README.txt 2010-12-20 826 Bytes
Totals: 2 Items   826 Bytes 0
============= MineWithPerl =============

A custom Minecraft Alpha server written in C++.
Will support plugins written in Perl.

Features:
 * none ;)
 * More Coming soon...

Bugs:
 * None Yay
 * Unfortunately, More Coming soon...

Contributors:
Jake-anq, Goshat

Credits:
 * http://mc.kev009.com/wiki/Protocol

========================================

INSTALLATION
 * Windows
   Not supported as of now
   Windows support is on the TODO list
 * Solaris, BSD
   I have no idea of how to compile for Solaris and BSD
   Please contact me if you really desperately want to use MWP
   on a solaris or BSD computer
 * Mac, Linux

1) Open Terminal
2) cd to the directory where main.cpp is located
3) run command
$ gcc main.cpp -o mwp -lpthread
4) run command
$ ./mwp

Makefile and better installation stuff coming soon
Source: README.txt, updated 2010-12-20