Changes

Jump to navigation Jump to search
m
Added note that if you do a programmer default of unzipping temporary files to the temp directory, then the installer will fail due to how the shell script (install on Windows.bat) is trying to detect an attempt to run from within the archive file.
Line 15: Line 15:  
:# Run the game without SMAPI at least once (so it can do first-time setup).
 
:# Run the game without SMAPI at least once (so it can do first-time setup).
 
:# Download the [https://smapi.io/ latest version of SMAPI].
 
:# Download the [https://smapi.io/ latest version of SMAPI].
:# Extract the <tt>.zip</tt> file somewhere (but not in your game folder!).
+
:# Extract the <tt>.zip</tt> file somewhere (but not in your game folder! (nor the windows %TEMP% folder)).
 
:# Double-click <tt>install on Windows.bat</tt>¹, and follow the on-screen instructions.<br />''The installer will detect your game and add SMAPI for you.''
 
:# Double-click <tt>install on Windows.bat</tt>¹, and follow the on-screen instructions.<br />''The installer will detect your game and add SMAPI for you.''
 
:# If you use Steam, continue to the next section. Otherwise just run <tt>StardewModdingAPI.exe</tt> in [[Modding:Player Guide/Getting Started#Find your game folder|your game folder]] to play with mods.
 
:# If you use Steam, continue to the next section. Otherwise just run <tt>StardewModdingAPI.exe</tt> in [[Modding:Player Guide/Getting Started#Find your game folder|your game folder]] to play with mods.

Navigation menu