From 90a74b5be54a9f6ec9e1f8e49d7514935f7f123e Mon Sep 17 00:00:00 2001 From: KillzXGaming Date: Sun, 18 Nov 2018 12:35:53 -0500 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 19b071b7..5a33ae6a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # Switch-Toolbox A tool to edit many formats of Nintendo Switch and some Wii U. +## Buidling +To build make sure you have Visual Studio installed (I use 2017, older versions may not work) and open the .sln. Then build the solution as release. It should compile properly on the latest. + +In the event that the tool cannot compile, check references. All the libraries are stored in Switch-Toolbox/Lib folder. + ## Note not all libraries and files are pushed to this tool YET. This is in BETA and not final! Code also needs some major clean up! ## Credits