Requires OpenGL 4.4 to run.
Tool for mapping the Vault in Minecraft Vault Hunters mod pack
This program currently ONLY runs on Windows because of the use of the low-access keyboard hook for global keyboard inputs. At the moment do not know how to hook into it for Linux.
All info for use and details about the mapper are shown when the program is selected and F1 is held down.
All bound keyboard inputs except for help is global. Global keyboard input can be toggled on and off with specified keybindings.
Supported Compilers:
- GCC 12.1
- Any C++17 compilers
Required external libriaries:
- GLFW3 Min Version: 3.3.2
Pre-included external libraries:
Initial Release