Skip to content

Commit

Permalink
update instructions to point to be.4 template (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
PhantomGamers committed Jun 26, 2024
1 parent 1aeee23 commit 93b638d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ This will install the following templates:
These templates are for **BepInEx 5** and **BepInEx 6.0.0-be** builds:

```
dotnet new install BepInEx.Templates::2.0.0-be.3 --nuget-source https://nuget.bepinex.dev/v3/index.json
dotnet new install BepInEx.Templates::2.0.0-be.4 --nuget-source https://nuget.bepinex.dev/v3/index.json
```

This will install the following project templates:
Expand Down

0 comments on commit 93b638d

Please sign in to comment.