Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

A puzzlemaker for Portal 2: Community Edition, running on a custom engine.

License

Notifications You must be signed in to change notification settings

craftablescience/ChiraPuzzlemaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chira Puzzlemaker

Discord

Yet another Portal 2 puzzlemaker, running on a custom engine.

Building

  • 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:

image

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.

About

A puzzlemaker for Portal 2: Community Edition, running on a custom engine.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published