Yet another Portal 2 puzzlemaker, running on a custom engine.
-
CLion (recommended): The project will build without any prior configuration. If developing on Windows, you will need to install the Windows SDK (see below).
-
Visual Studio 2019: You will need to install the following components:
Additionally, compiling with MSVC will produce an error for x64 targets, due to a bug with AngelScript. I strongly recommend compiling with MinGW if you can help it, or targeting x86 if you can't.