-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7e1076c
commit ca9e7a6
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Getting Started | ||
|
||
1. Go to the [Releases](https://github.com/eddiebeazer/ue5-linter/releases/tag/5.3) section of this repo, select the correct version and download the zip named "Linter 5.x". | ||
1. Go to the [releases](https://github.com/eddiebeazer/ue5-linter/releases) section of this repo, select the correct version and download the zip named "Linter 5.x". | ||
2. Once you download it, extract the contents into `GameProject/Plugins/`. If done correctly you should have the following folder structure, `GameProject/Plugins/Linter` | ||
3. Right click on your `GameName.uproject` and click **Generate Visual Studio Project Files**. | ||
4. Start your project |