mirror of
https://github.com/StudentBlake/XCI-Explorer
synced 2024-11-10 06:34:15 +00:00
Update README.md
This commit is contained in:
parent
c854cd45a3
commit
9662a441ad
1 changed files with 8 additions and 4 deletions
12
README.md
12
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!
|
||||
|
|
Loading…
Reference in a new issue