diff --git a/README.md b/README.md index ab48748..a93b47e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Super Mario 64 NX Launcher Super Mario 64 NX Launcher is an all-in-one installer, launcher, and modloader for the sm64nx fork of the PC port. # Introduction -This is a GUI tool with which to handle downloading, installing, launching, and modding Super Mario 64 NX. This is handled outside of the MSYS2 environment typically used by the PC ports and allows for strictly the use of traditional Windows interfaces of windows and installers without some text being presented back to the user during necessary python interactions. +This is a GUI tool with which to handle downloading, installing, launching, and modding Super Mario 64 NX. This is handled outside of the MSYS2 environment typically used by the PC ports and allows for strictly the use of traditional Windows interfaces of windows and installers with some text being presented back to the user during necessary python interactions. # Prerequisites While the launcher is an all-in-one tool, it does require a few prerequisites. 1. .NET Framework 4.6 - This should be included as part of the installer, but this is the required framework if it is not installed properly for some reason. @@ -27,4 +27,4 @@ The last working button right now is "Check for Updates". This will check your r The bulk of the application though is the grid that contains the list of PAK files available and some information about them including creator names and a brief description. This list is dynamically generated and (in this version) will be reset to disable everything with each launch. Next version I hope to retain these selections across sessions. # Closing I hope that you enjoy utilizing this all-in-one tool. Also, if you are a mod creator and have a PAK file you would like to include in the database, please, reach out to me and I will be happy to include your mod. -Also, if anyone out there has more artistic talent than myself and wants to make a less generic icon for the launcher, I would be happy for the assistance and would be sure to shout you out here as well. \ No newline at end of file +Also, if anyone out there has more artistic talent than myself and wants to make a less generic icon for the launcher, I would be happy for the assistance and would be sure to shout you out here as well.