Skip to content

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

License

Notifications You must be signed in to change notification settings

miguelmig/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 [email protected]

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