Skip to content
urkle edited this page Sep 14, 2010 · 4 revisions

Get the source

  1. Make a new folder (ie.. PenumbraGame)
  2. Check out the source code for OALWrapper, HPL1Engine and PenumbraOverture in this folder
  3. Download and extract the “Dependencies” zip in this folder.

Windows

  1. Load the Penumbra Visual Studio Project file
  2. Build

Mac OS X

  1. Load up the PenumbraOverture xcode project
  2. Build

Linux

  1. from a terminal go into the PenumbraOverture directory
  2. run “cmake .”
  3. run make
Clone this wiki locally