Skip to content

First steps

zxvnme edited this page Jul 12, 2019 · 4 revisions

Welcome to the zgui wiki!

To start using zgui:

  1. Clone the repository if you haven't done it yet. (git clone https://github.com/zxvnme/zgui)
  2. Open cloned directory. (cd zgui)
  3. Run packer script (./packer.sh)
  4. Copy files from /dist in base directory then embed zgui in your project.

If you want to use zgui as linked dynamic library instead of including it as one header library, open Visual Studio and then build the solution.

Clone this wiki locally