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

来自Stardew Valley Wiki
跳到导航 跳到搜索
第18行: 第18行:
 
<small>¹要手动安装,请参阅安装程序自述中的说明。</small>
 
<small>¹要手动安装,请参阅安装程序自述中的说明。</small>
  
==升级==
+
== 升级 ==
Just install the new version; the installer will automatically clean up previous versions.
+
只需安装新版本,安装器会自动清除旧版本的文件。
  
==卸载==
+
== 卸载 ==
# Launch the installer again (see [[#Install|install steps]]).
+
# 再次启动安装器,然后详见:[[# 安装| 安装步骤]].
# When prompted, choose the ''uninstall'' option.
+
# 当提示时,选择 ''uninstall'' (卸载)选项。
  
==疑难解答==
+
== 疑难解答 ==
* If the game freezes when loading a save with no error in the SMAPI window, try reinstalling Mono (see [[#Install|install step 1]]).
+
* 如果游戏在加载保存时冻结,而 SMAPI 窗口中没有错误,请尝试重新安装 Mono (见[[# 安装| 安装步骤]] )。
* If the SMAPI window no longer appears after a game update, reinstall SMAPI to fix the launcher.
+
* 如果在游戏更新后 SMAPI 窗口不再出现,请重新安装 SMAPI 以修复启动器。
* See the [[Modding:Player Guide/Troubleshooting|troubleshooting page]] for general troubleshooting.
+
* 参见[[ 模组: 使用指南/ 疑难解答| 疑难解答]] 了解一般的故障排除。
  
 
{{Modding guide footer
 
{{Modding guide footer
   |prev = [[Modding:Player Guide/Getting Started|Getting Started]]
+
   |prev = [[ 模组: 使用指南/ 入门| 入门]]
 
   |next = 
 
   |next = 
 
}}
 
}}

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

模组:使用指南/header

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

安装

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

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

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

升级

只需安装新版本,安装器会自动清除旧版本的文件。

卸载

  1. 再次启动安装器,然后详见:安装步骤.
  2. 当提示时,选择 uninstall(卸载)选项。

疑难解答

  • 如果游戏在加载保存时冻结,而 SMAPI 窗口中没有错误,请尝试重新安装 Mono(见安装步骤)。
  • 如果在游戏更新后 SMAPI 窗口不再出现,请重新安装 SMAPI 以修复启动器。
  • 参见疑难解答了解一般的故障排除。
入门