From 93b638dfbe9803a18669077a565ae3166f70aee8 Mon Sep 17 00:00:00 2001 From: Chris Yeninas <844685+PhantomGamers@users.noreply.github.com> Date: Wed, 26 Jun 2024 13:11:43 -0400 Subject: [PATCH] update instructions to point to be.4 template (#17) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24b46a9..ff4c2a9 100644 --- a/README.md +++ b/README.md @@ -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: