Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 323 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 323 Bytes

Buffbot: A small EverQuest buff casting bot

This program reads the EverQuest log files, and types commands to enable buffing

Build

Prerequisites

  • MSYS2 build environment (msys2.org)
  • Go version 1.14+
  • (Go compiler on the MSYS2 shell PATH)

Directions

In the root directory:

make all