“模组:在Mac上安装SMAPI”的版本间的差异

来自Stardew Valley Wiki
跳到导航 跳到搜索
(add new page ,waiting for translation completed.)
 
第9行: 第9行:
  
 
==安装==
 
==安装==
# Install [https://www.mono-project.com/download/stable/ Mono]. (The 'stable channel' version is fine. If this doesn't work, see [[Modding:Player Guide/Troubleshooting#"looks like Mono isn't installed" (Linux/Mac only)|Troubleshooting]].)
+
# 安装 [https://www.mono-project.com/download/stable/ Mono]. ('stable channel' 版本就够用了。如果无法正常工作,你可以阅读[[ 模组: 使用指南/ 疑难解答#"looks like Mono isn't installed" (仅限Linux/Mac | 疑难解答]] 获得更多的信息。)
# Download the [https://smapi.io/ latest version of SMAPI].
+
# 下载最新版本的 [https://smapi.io/ latest version of SMAPI].
# Extract the <tt>.zip</tt> file somewhere (but not in your game folder!).
+
# 将下载获得的压缩包文件解压到任意位置(不要解压到你的游戏文件夹中)
# Double-click <tt>install on Mac.command</tt>¹, and follow the on-screen instructions.
+
# 双击打开 <tt>install on Mac.command</tt>¹, 然后跟随介绍。
  
That's it! Just launch the game to play with mods. '''You don't need to change your Steam launch options''' (that's only needed on Windows).
+
然后就完成了,你只需要启动游戏就能使用 mod,''' 无需更改你的 steam 启动设置'''( 该操作是适用于 windows)
  
<small> ¹To install manually instead, see instructions in the installer's readme.</small>
+
<small> ¹要手动安装,请参阅安装程序自述中的说明。</small>
  
 
==升级==
 
==升级==

2021年6月12日 (六) 06:17的版本

模组:使用指南/header

本页描述了如何在 Mac 上安装 SMAPI (可以让你使用 mod 的工具),另见:

安装

  1. 安装 Mono. ('stable channel' 版本就够用了。如果无法正常工作,你可以阅读疑难解答获得更多的信息。)
  2. 下载最新版本的 latest version of SMAPI.
  3. 将下载获得的压缩包文件解压到任意位置(不要解压到你的游戏文件夹中)
  4. 双击打开 install on Mac.command¹, 然后跟随介绍。

然后就完成了,你只需要启动游戏就能使用 mod,无需更改你的 steam 启动设置(该操作是适用于 windows)。

¹要手动安装,请参阅安装程序自述中的说明。

升级

Just install the new version; the installer will automatically clean up previous versions.

卸载

  1. Launch the installer again (see install steps).
  2. When prompted, choose the uninstall option.

疑难解答

  • If the game freezes when loading a save with no error in the SMAPI window, try reinstalling Mono (see install step 1).
  • If the SMAPI window no longer appears after a game update, reinstall SMAPI to fix the launcher.
  • See the troubleshooting page for general troubleshooting.