-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Hunter Pollock edited this page Nov 20, 2023
·
3 revisions
This guide will walk you through the entire build process of SCP: Containment Breach Remastered from cloning the repository, to having a production build of the game.
- Head over to the directory you would like to contain the cloned repository
- Execute the following command in Command Prompt (You must have git installed)
git clone https://github.com/HNT8/SCPCBR.git
- A folder called
SCPCBR
should appear containing all projects needed for building the game.