rathena/3rdparty/README.txt
eathenabot b1c851fe59 * Merged changes ONLY eAthena 15104.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16170 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-31 04:32:31 +00:00

10 lines
635 B
Plaintext

This folder contains everything related to 3rdparty code or tools.
cmake - scripts for the cmake build system (http://www.cmake.org)
libconfig - library for processing structured configuration files (http://www.hyperrealm.com/libconfig/)
msinttypes - standard headers missing from Microsoft Visual Studio (http://code.google.com/p/msinttypes)
mt19937ar - code for Mersenne Twister pseudorandom number generator
mysql - library for MySQL Community Server (http://www.mysql.com)
pcre - library for Perl Compatible Regular Expressions (http://www.pcre.org)
zlib - library for DEFLATE lossless compression algorithm (http://www.zlib.net)