Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 441 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 441 Bytes

PoBFrontend

A cross-platform Path of Building driver.

Building

Dependencies:

  • Qt5
  • luajit
  • zlib
  • opengl
  • lua-curl (see below)
  • Bitstream-Vera and Liberation TTF fonts. Will work without these but most likely look terrible.

Build dependencies:

  • meson
  • pkg-config
  • ninja (optional, can tell meson to generate makefiles if you prefer)