Skip to content

ElRaulxX/LibM2

 
 

Repository files navigation

LibM2

A library to help extend and develop new features for Metin2 servers

Requires Boost (version >= 1.41 & < 1.48 if you want to use the unordered_map class, otherwise any should work)

Also requires a C++11 compatible compiler (e.g. gcc >= 4.8)

Requires mysql headers and must be linked against mysql to use any of the mysql_* functions (as I was too lazy to manually implement them)

More documentation comming soon™.

Support

I have a mailing list set up for support and I'm going to focus mainly on that. I will still support via issues and or other means of communication - the mailing list is prefered though, 'cause other people will be able to help too. To subscribe sent a mail to support-subscribe@libm2.org

About

A SDK to help extend and develop new features for Metin2 servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.1%
  • C 5.9%