diff options
Diffstat (limited to 'docs/technical-docs.md')
-rw-r--r-- | docs/technical-docs.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/technical-docs.md b/docs/technical-docs.md index 83e4ea2b..5883ee00 100644 --- a/docs/technical-docs.md +++ b/docs/technical-docs.md @@ -58,12 +58,12 @@ on the wiki for the first-time setup. 2. In Windows: 1. Rebuild the solution in Release mode. - 2. Copy `windows.dat` from `bin/SMAPI installer` and `bin/SMAPI installer for developers` to + 2. Copy `windows-install.*` from `bin/SMAPI installer` and `bin/SMAPI installer for developers` to Linux/Mac. 3. In Linux/Mac: 1. Rebuild the solution in Release mode. - 2. Add the `windows.dat` files to the `bin/SMAPI installer` and + 2. Add the `windows-install.*` files to the `bin/SMAPI installer` and `bin/SMAPI installer for developers` folders. 3. Rename the folders to `SMAPI <version> installer` and `SMAPI <version> installer for developers`. 4. Zip the two folders. |