From 9662a441adb8d91906851116f2e6c665ab8c1633 Mon Sep 17 00:00:00 2001 From: Blake <6874208+StudentBlake@users.noreply.github.com> Date: Sun, 8 Mar 2020 12:43:37 -0400 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cd95629..49934d7 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,13 @@ View the contents of Switch files and more! Main | Partitions :-------------------------:|:-------------------------: -![main](https://cdn.discordapp.com/attachments/373320120707055617/643560465594712071/1.PNG) | ![partitions](https://cdn.discordapp.com/attachments/373320120707055617/643560478609506317/2.PNG) +![main](https://cdn.discordapp.com/attachments/373320120707055617/686252629852291095/1.JPG) | ![partitions](https://cdn.discordapp.com/attachments/373320120707055617/686252642204385288/2.JPG) ## Build Requirements * [Visual Studio Community 2019](https://visualstudio.microsoft.com/downloads/) +* [.NET Framework 4.8 Developer Pack](https://dotnet.microsoft.com/download/dotnet-framework/thank-you/net48-developer-pack-offline-installer) * [hactool](https://github.com/SciresM/hactool/releases) -* [Lockpick](https://github.com/shchmue/Lockpick_RCM) +* [Lockpick](https://github.com/shchmue/Lockpick_RCM/releases) ## Build Instructions * Open **XCI Explorer.sln** @@ -30,6 +31,9 @@ Main | Partitions ## Special Thanks * klks - CARD2, hash validation and bug fixes * garoxas - Game revision, QoL changes and bug fixes +* CodingKoopa, zzpong, and everyone else that's helped this project! -## Disclaimer -* This is not my original work. I just made minor changes with the help of others. +## Disclaimers +* This is not my original work +* Some code may be unfinished and unoptimized +* Please use at your own risk!