星露谷物语 存储与自动化 项目

星露谷物语 存储与自动化 项目

中文:为 Stardew Valley 添加数字仓储网络、终端、存取总线、模式编码、处理自动化与合成终端。 English: Adds a digital storage network, terminals, import/export buses, pattern encoding, processing automation, and autocrafting.

游戏玩法机制

中文说明

这是什么?

SVSAP(Stardew Valley Storage and Automation Project)为《星露谷物语》加入数字仓储网络和自动化系统。它提供数字存储元件、网络终端、导入/导出总线、样板编码、处理流水线和自动合成能力,让农场物品管理更接近一个可扩展的自动化网络。

主要功能

  • 数字存储元件与网络终端,用于集中查看、存入和取出物品。
  • Importer / Exporter 自动输入输出,适合箱子、机器和生产链。
  • Pattern 编码与 Crafting Terminal,支持从网络库存扣料合成。
  • 处理自动化接口,用于连接机器与网络库存。
  • 中英文本支持,配置可切换 Language。
  • 多人联机下由主机保存网络数据,客机操作交由主机执行。
  • 为 SVSAPME 提供公开 API 桥接,方便能源与机器扩展接入同一套网络。

安装方法

  1. 安装 Stardew Valley 1.6.15 与 SMAPI 4.5.2 或更新版本。
  2. 下载并解压 SVSAP 1.3.0-alpha.1。
  3. 将 SVSAP 文件夹放入 Stardew Valley/Mods/。
  4. 如需机器与能源扩展,再安装 SVSAPME。
  5. 通过 SMAPI 启动游戏。

版本状态

当前版本为 1.3.0-alpha.1。公开测试前已通过本地自测、FullMatrix E2E 和 P0/P1 单人与多人验证。仍建议在长期存档中使用前先备份存档。

源码

GitHub - Stardew Valley Storage and Automation Project

English

What is it?

SVSAP (Stardew Valley Storage and Automation Project) adds a digital storage and automation network to Stardew Valley. It provides storage cells, terminals, import/export buses, pattern encoding, processing pipelines, and autocrafting so your farm inventory can become a scalable automation network.

Main features

  • Digital storage cells and network terminals for centralized item access.
  • Importer / Exporter automation for chests, machines, and production lines.
  • Pattern encoding and Crafting Terminal support with network material consumption.
  • Processing automation interfaces for connecting machines to network inventory.
  • Chinese and English text support through the Language config option.
  • Host-owned multiplayer data, with farmhand network actions routed to the host.
  • Public API bridge for SVSAPME, allowing energy and machine systems to join the same network.

Installation

  1. Install Stardew Valley 1.6.15 and SMAPI 4.5.2 or newer.
  2. Download and extract SVSAP 1.3.0-alpha.1.
  3. Put the SVSAP folder into Stardew Valley/Mods/.
  4. Install SVSAPME as well if you want the machine and energy expansion.
  5. Launch the game through SMAPI.

Release status

This is version 1.3.0-alpha.1. It has passed the local selftests, FullMatrix E2E, and P0/P1 single-player and multiplayer validation used for this test release. Please back up important saves before using it in long-running worlds.

Source code

GitHub - Stardew Valley Storage and Automation Project