Description: This is a template for using the xmake build system. Requirements: Have a C++ compiler like MSVC or Clang or GCC installed Have the xmake build system installed Building: Run xmake to build the project Run xmake run to run the project