mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-25 09:13:59 +00:00

Reasoning being: * The result_set and other APIs are nicer to use. * We use mariadb on our server rather than mysql, so this would minimize the chance of any incompatibilities. * The mysql C++ connector 1.1 isn't compatible with with c++17 (https://stackoverflow.com/q/47284705).
This is a directory of miscellaneous developer tools for Battle for Wesnoth, mostly to support packaging, code integrity checks, and control of the Wesnoth servers.
Tools that work on data (WML, maps, images, sounds) no longer belong here. Go to data/tools for those.