logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
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/Hazel
or

Install via npx

npx @hexmos/ipm i TheCherno/Hazel

Prerequisites

Visual Studio 2017 or 2019

build_tool

Version: 17.0 or 19.0

Vulkan SDK

system_package

Version: vXXXX.XX.XX (check for specific version on Vulkan website)

Setup.bat

other

Download and run the Setup.bat file to install prerequisites.

Win-GenProjects.bat

other

Generates 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.bat

Build Hazel from Source Code

make

Post 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!