summaryrefslogtreecommitdiff
path: root/src/SMAPI.Installer/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/SMAPI.Installer/README.txt')
-rw-r--r--src/SMAPI.Installer/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/SMAPI.Installer/README.txt b/src/SMAPI.Installer/README.txt
index abff9938..79c90cc0 100644
--- a/src/SMAPI.Installer/README.txt
+++ b/src/SMAPI.Installer/README.txt
@@ -24,8 +24,8 @@ Manual install
THIS IS NOT RECOMMENDED FOR MOST PLAYERS. See instructions above instead.
If you really want to install SMAPI manually, here's how.
-1. Unzip "internal/windows.dat" (on Windows) or "internal/mono.dat" (on Linux/Mac). You can change
- '.dat' to '.zip', it's just a normal zip file renamed to prevent confusion.
+1. Unzip "internal/windows-install.dat" (on Windows) or "internal/unix-install.dat" (on Linux/Mac).
+ You can change '.dat' to '.zip', it's just a normal zip file renamed to prevent confusion.
2. Copy the files from the folder you just unzipped into your game folder. The
`StardewModdingAPI.exe` file should be right next to the game's executable.
3.