[go: up one dir, main page]

Skip to content

Gerbil789/GerbilEngine

Repository files navigation

Build Project

GerbilEngine

Game Engine hobby project

In development!

Getting Started

Prerequisites

  • Windows machine
  • Visual Studio 2022

Setup

  1. Clone the Project git clone --recursive https://github.com/Gerbil789/GerbilEngine.git
  2. Generate project files
    • Navigate to the Scripts Folder
    • Run Win-GenerateProjects.bat
  3. Build project in Visual Studio
    • Find Editor project in Solution Explorer
    • Right click -> Build
  4. Run