resguy v1
Windows users - download the .zip below.
Linux users - build with CMake:
git clone https://github.com/wootguy/resguy.git
cd resguy
mkdir build; cd build
cmake .. -DCMAKE_BUILD_TYPE=RELEASE
make
Windows users - download the .zip below.
Linux users - build with CMake:
git clone https://github.com/wootguy/resguy.git
cd resguy
mkdir build; cd build
cmake .. -DCMAKE_BUILD_TYPE=RELEASE
make