Game Engine hobby project
- Windows machine
- Visual Studio 2022
- Clone the Project
git clone --recursive https://github.com/Gerbil789/GerbilEngine.git
- Generate project files
- Navigate to the Scripts Folder
- Run
Win-GenerateProjects.bat
- Build project in Visual Studio
- Find
Editor
project in Solution Explorer - Right click -> Build
- Find
- Run