mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-01 02:31:02 +00:00

Steps: 1) added `brew install libffi`, was told it was already installed and to try reinstalling. 2) changed to `brew reinstall libffi`, was told it was "keg only" and was provided the PKG_CONFIG export statement. 3) added export statement, seems to work.
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.