Skip to content

Commit 0775676

Browse files
authored
Update README.md
1 parent a30dbab commit 0775676

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,18 @@ The plugin will start a *Background Service* that will record gameplay session a
66

77
## Installation
88

9-
If you're installing from GitHub, you can clone the repository and copy the `BetaHubBugReporter` folder to your `Plugins` folder in your Unreal Engine project.
9+
### From GitHub
10+
11+
1. Navigate to your Unreal project directory.
12+
2. Open the `Plugins` directory, or create it if it doesn't exist.
13+
3. Unpack the contents of the GitHub repository into the `Plugins/BetaHubBugReporter` directory.
14+
4. Restart Unreal Editor.
15+
5. Confirm any prompts or warnings that may appear.
1016

1117
## Configuration
1218

1319
All you need to do is to go to your *Player Settings* and in the *BetaHub Bug Reported* section under the *Plugins* category, set your Project ID. You can find your Project ID in your project *General Settings* page.
1420

1521
There, you can also configure your shortcut key to open the bug reporter window.
1622

17-
For full docs and guides, please visit the [BetaHub Documentation](https://www.betahub.io/docs/integration-guides/#unreal-plugin-integration).
23+
For full docs and guides, please visit the [BetaHub Documentation](https://www.betahub.io/docs/integration-guides/#unreal-plugin-integration).

0 commit comments

Comments
 (0)