Added IRC

This commit is contained in:
Shoghi Cervantes Pueyo 2013-01-16 18:53:13 +01:00
parent 3d1d3e89ea
commit dfa8288ec9

View File

@ -40,4 +40,8 @@ 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.
## IRC #mcpedevs @ irc.freenode.net
<iframe src="http://webchat.freenode.net?channels=mcpedevs&uio=d4" width="647" height="400"></iframe>