How to install TheCherno/Hazel. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
TheCherno/Hazel Installation Guide
How to install TheCherno/Hazel. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for TheCherno/Hazel. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i TheCherno/Hazelor
Install via npx
npx @hexmos/ipm i TheCherno/HazelPrerequisites
Visual Studio 2017 or 2019
build_toolVersion: 17.0 or 19.0
Vulkan SDK
system_packageVersion: vXXXX.XX.XX (check for specific version on Vulkan website)
Setup.bat
otherDownload and run the Setup.bat file to install prerequisites.
Win-GenProjects.bat
otherGenerates a Visual Studio solution file for user's usage.
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Clone Repository and Run Setup Script
git clone https://github.com/TheCherno/Hazel.git
Setup.batBuild Hazel from Source Code
makePost Installation Steps
- Open the Hazel application.
- Navigate to the main menu and select 'Start' to launch the engine.
- You can now start creating your first game!
