Skip to content

Commit 013d042

Browse files
Update .github/README.md
Co-authored-by: UserR00T <contact@UserR00T.com>
1 parent c7fd4eb commit 013d042

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ BP:Essentials aims to bring a simplistic yet powerful command suite to Broke Pro
1111

1212
## How to Compile
1313

14-
1. Change envirorment Variable `BPDIR` to the path of your Broke Protocol Directory: e.g. `BPDIR=E:\Steam\steamapps\common\BROKE PROTOCOL`
14+
1. Change the environment variable `BPDIR` to the path of your Broke Protocol game directory: e.g. `BPDIR=E:\Steam\steamapps\common\BROKE PROTOCOL`. Make sure this environment variable is set _before_ running your IDE, for example Visual Studio.
15+
2. Open the `.sln` in your favorite IDE. Suggested IDE is currently Visual Studio 2019 or VSCode (note, for VSCode you may need to create a `tasks.json` file.)
16+
3. Within your IDE, press build to compile the project. Using Visual Studio 2019 (or VSCode if you installed [this](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vs-keybindings) extension), you may also press `CTRL+SHIFT+B` to build.
1517

1618
## Contributors
1719

0 commit comments

Comments
 (0)