Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Masstronaut/Pilcrow

Repository files navigation

Engine

Prerequisites for Windows 10:

Setup Guide:

  1. Navigate to %repoLocation%\build_scripts\windows
  2. Run the build script for your visual studio version

Starting Engine:

  1. Open the engine solution in Visual Studio (this is done for you by the build script)
  2. Select your preferred configuration (Debug, RelWithDebInfo, Release, etc).
  3. In the projects pane, right click "restful_runtime" and click "build". This must also be your "StartUp Project", the CMake should make this default.
  4. When the build is completed, press F5 to launch
  5. A console should appear, followed by a window displaying a character model.