Update README.md

This commit is contained in:
shoghicp 2013-02-10 16:59:23 +01:00
parent ce925cd382
commit db8e00ca4c

View File

@ -23,15 +23,12 @@ The entire server is done in PHP, and has been tested, profiled and optimized to
### [Homepage](http://www.pocketmine.org/)
### [Go to Wiki for more information](https://github.com/shoghicp/PocketMine-MP/wiki)
### [FAQ: Frequently Asked Questions](https://github.com/shoghicp/PocketMine-MP/wiki/Frequently-Asked-Questions)
### [Help Page](http://www.pocketmine.org/help.php)
### [Twitter @PocketMine](https://twitter.com/PocketMine)
### [Mailing List](https://groups.google.com/forum/#!forum/pocketmine-discussion) _pocketmine-discussion@googlegroups.com_
## IRC #mcpedevs @ irc.freenode.net
* [WebIRC](http://webchat.freenode.net?channels=mcpedevs&uio=d4)
@ -46,4 +43,4 @@ The entire server is done in PHP, and has been tested, profiled and optimized to
* __[PHP NBT](https://github.com/TheFrozenFire/PHP-NBT-Decoder-Encoder/blob/master/nbt.class.php)__ by _[TheFrozenFire](https://github.com/TheFrozenFire)_: Class for reading in NBT-format files (modified to handle Little-Endian files).
* __[Math_BigInteger](http://phpseclib.sourceforge.net/math/intro.html)__ by _[phpseclib](http://phpseclib.sourceforge.net/)_: Pure-PHP arbitrary precission integer arithmetic library
* __[Spyc](https://github.com/mustangostang/spyc/blob/master/Spyc.php)__ by _[Vlad Andersen](https://github.com/mustangostang)_: A simple YAML loader/dumper class for PHP.
* __[ANSICON](https://github.com/adoxa/ansicon)__ by _[Jason Hood](https://github.com/adoxa)_: Process ANSI escape sequences for Windows console programs.
* __[ANSICON](https://github.com/adoxa/ansicon)__ by _[Jason Hood](https://github.com/adoxa)_: Process ANSI escape sequences for Windows console programs.