饥荒联机版服务器mod如何启用

worktile 其他 117

回复

共3条回复 我来回复
  • 不及物动词的头像
    不及物动词
    这个人很懒,什么都没有留下~
    评论

    To enable mods on a multiplayer server in Don't Starve Together, follow these steps:

    1. Choose the mod(s) you want to use: Find and download the mods you want to use from a reliable source. Make sure the mods are compatible with the version of the game you are playing.

    2. Locate the mods folder: Go to the location where your Don't Starve Together game files are stored. The default location for Steam users is usually "C:\Program Files (x86)\Steam\steamapps\common\Don't Starve Together\mods". If you are using the standalone version of the game, the location may vary.

    3. Create a dedicated server: If you don't already have a dedicated server set up, you will need to create one. This can be done through the "Cluster" option in the game's main menu. Follow the instructions to set up the server with the desired settings.

    4. Open the mods server settings file: In the server's folder, locate the "modoverrides.lua" file.

    5. Edit the mods server settings file: Open the "modoverrides.lua" file using a text editor (such as Notepad). This file contains the configuration settings for the mods on the server.

    6. Enable mods in the file: Add the mod configuration settings to the "modoverrides.lua" file. Each mod should have its own section in the following format:

      return {
          ["workshop-<MOD_ID>"] = { enabled = true },
      }
      

      Replace with the ID of the mod you want to enable. To find the mod ID, go to the Steam Workshop page of the mod and look at the URL. The mod ID will be the numbers at the end of the URL.

      Repeat this step for each mod you want to enable on the server, making sure to separate each mod section with a comma (except for the last one).

    7. Save the file: After adding the mod sections for all the mods you want to enable, save the "modoverrides.lua" file.

    8. Start the server: Launch the dedicated server and make sure the mods are enabled by checking the server's log to see if it recognizes the mods. You can do this by looking for messages similar to "Mod: () loaded!" in the log.

    9. Test the mods: Connect to the server either locally or through an invite, and verify that the mods are working as expected.

    That's it! By following these steps, you should be able to enable mods on a multiplayer server in Don't Starve Together. Enjoy playing with your friends using the selected mods!

    1年前 0条评论
  • fiy的头像
    fiy
    Worktile&PingCode市场小伙伴
    评论

    启用饥荒联机版服务器的mod需要按照以下步骤进行操作:

    1. 下载并安装饥荒联机版服务器:

      • 进入Steam游戏商店,搜索并下载饥荒联机版服务器。
      • 打开Steam,并在"库"中选择"工具"。
      • 找到饥荒联机版服务器,并点击"安装"按钮进行安装。
    2. 下载和安装所需的mod:

      • 打开Steam,并在"库"中选择"游戏"。
      • 找到饥荒联机版,并右键点击选择"属性"。
      • 在"属性"窗口中,点击"本地文件"选项卡,然后点击"浏览本地文件"按钮。
      • 进入游戏文件所在的目录,并找到"mods"文件夹。
      • 在该文件夹中,将下载的mod文件复制粘贴到其中。
    3. 启用mod:

      • 打开饥荒联机版服务器的启动器。
      • 在左侧窗口中点击"允许mod"选项。
      • 在右侧窗口中,将所需的mod的复选框选中。
      • 确认选择后,点击"开始服务器"按钮启动服务器。
    4. 配置服务器设置:

      • 在饥荒联机版服务器启动器中,点击"配置服务器"按钮。
      • 在弹出的窗口中,设置服务器名称、密码、地图等服务器参数。
      • 点击"保存"按钮保存设置。
    5. 连接到服务器并享受游戏:

      • 打开饥荒联机版游戏。
      • 在游戏主菜单中选择"联机"。
      • 输入服务器的IP地址或域名以及密码(如果有)。
      • 点击"连接"按钮,连接到服务器并开始游戏。

    注意:在启用mod之前,建议先备份游戏文件和服务器设置,以防出现意外问题。此外,确保下载的mod与游戏版本相匹配,并阅读mod的说明文件以了解如何正确设置和使用。

    1年前 0条评论
  • worktile的头像
    worktile
    Worktile官方账号
    评论

    饥荒联机版是一款非常受欢迎的生存游戏,可以通过启用服务器mod来增加游戏的趣味性和多样性。启用饥荒联机版服务器mod的具体步骤如下:

    步骤一:选择适用的mod
    首先,你需要选择符合你的需求和游戏版本的mod。饥荒联机版的mod可以在各种网站上找到,比如Steam社区、ModDB和饥荒联机版官方论坛等。

    步骤二:下载并安装饥荒联机版服务器
    在启用mod之前,你需要确保你已经在你的电脑上安装了饥荒联机版服务器。可以通过Steam来安装饥荒联机版服务器。

    步骤三:将mod文件放入服务器目录
    找到饥荒联机版服务器的安装目录。默认情况下,该目录位于C盘的"Program Files"文件夹中的“Klei”文件夹下。在该目录下,你会找到一个名为“mods”的文件夹。将你下载的mod文件复制或移动到该文件夹中。

    步骤四:编辑服务器配置文件
    打开饥荒联机版服务器安装目录中的“settings.ini”文件。在打开的文件中,你可以找到许多关于服务器设置的选项。找到一个名为“ServerMods”的选项,并在其后的方括号中列出你要启用的mod。例如:

    [ServerMods]
    server_mods_setup = true
    server_mods = Workshop-00000000, Workshop-11111111
    

    在上面的示例中,你可以将“Workshop-00000000”和“Workshop-11111111”替换为你要启用的mod的订阅ID。

    步骤五:启动饥荒联机版服务器
    保存并关闭“settings.ini”文件。然后重新启动饥荒联机版服务器。你的服务器现在已经启用了mod。

    请注意,mod的启用可能会影响游戏的稳定性和性能。如果你的服务器出现问题,可以尝试禁用已启用的mod,或者选择其他更稳定的mod。

    以上是启用饥荒联机版服务器mod的基本步骤。希望对你有帮助!

    1年前 0条评论
注册PingCode 在线客服
站长微信
站长微信
电话联系

400-800-1024

工作日9:30-21:00在线

分享本页
返回顶部