Simple Steps to Install “widelands” on Mac
What is “widelands” Package?
Free real-time strategy game like Settlers II.
For more details: https://wl.widelands.org/
Installation
- Open Terminal by pressing
command+space
then type terminal and hitEnter
key. - Install homebrew first.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install widelands.
brew install widelands
Now, use widelands!