From 96c6d9b597279dc5842425759e1452e1709c2b9c Mon Sep 17 00:00:00 2001 From: B3akers <34010501+B3akers@users.noreply.github.com> Date: Sat, 16 Jan 2021 01:27:05 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7441f8a..eed44f3 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ # Building 1. Clone the source with `git clone --recursive https://github.com/B3akers/LeagueSkinChanger.git` -2. Build in Visual Studio 2017/19 with configuration "Any | x86" (build will fail if set to "x64") +2. Build in Visual Studio 2017/19 with configuration "Release | x86" (build will fail if set to "x64" or "Debug") # Usage 1. Use `league_skin_injector` or inject the resulting DLL into the game yourself.