Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 601 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 601 Bytes

MACH Engine Computer Information

Dependencies:

  1. C++ 20 or 2x
  2. CMake v3.27.2 (older versions will warn protoc)
  3. LJM Beta

Installation:

  1. Clone repository
  2. Verify dependencies are installed
  3. Run mkdir build && cd build && cmake .. to build