From 38979afe64e99b54447a310f23fdf1ee98988d8c Mon Sep 17 00:00:00 2001 From: Luke <39099814+CVFireDragon@users.noreply.github.com> Date: Tue, 20 Nov 2018 19:10:53 -0500 Subject: [PATCH] another typo lol --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 588eaf26..e866c9fa 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ This tool currently features: - GFPAK - Can extract files. -## Buidling +## Building 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.