You are viewing a potentially older version of this package. View all versions.
jinxOAO-MoreProtoPages-1.1.0 icon

MoreProtoPages

Provides additional item / recipe proto GridIndex pages (besides items and buildings). 提供最多八页的额外的配方/物品栏位。

Date uploaded 4 years ago
Version 1.1.0
Download link jinxOAO-MoreProtoPages-1.1.0.zip
Downloads 964
Dependency string jinxOAO-MoreProtoPages-1.1.0

This mod requires the following mods to function

xiaoye97-BepInEx-5.4.17 icon
xiaoye97-BepInEx

BepInEx5.4.17 mod plugin framework, Mod框架

Preferred version: 5.4.17
CommonAPI-CommonAPI-1.4.2 icon
CommonAPI-CommonAPI

A modding library for Dyson Sphere Program. Currently is under development.

Preferred version: 1.4.2

README

MoreProtoPages

This mod provides additional recipe/item pages (besides the vanilla items and building pages, 6 pages are added). Support Replicator, Assembling machine, Chemical plant, Logistics Stations and all other buildings that can select recipes or items.

This mod is intended to provide mod authors who create new items and recipes with more freedom to place their new items/recipes. Just use the gridIndex of 3000-8000 to use these pages without any additional actions (The logic is exactly the same as the first two pages). Players can also adjust the slots of the installed mods' recipes by DSPMoreRecipes mod or by editing (not recommended) GridIndex config file of LDBTool mod.

This mod is compatibility with DSPMoreRecipes mod.

I've learned a lot from the author of DSPMoreRecipe. Thanks to appuns for publishing his mod's source code.

Installation

  1. Install BepInEx.
  2. Drag MoreProtoPages.dll into "Dyson Sphere Program/BepInEx/plugins/"
  3. LDBTool is not necessary, but recommeded to be installed. (Since other mods that create new items usually depend on LDBTool.)

ChangeLog

v1.1.0: Add buttons to switch the pages. Keyboard keys are no longer used to switch the pages. Max page has been reduced to 8 to fit the width of the window.

更多物品/配方页面

这个mod提供额外的配方/物品页面(除了游戏本身的物品、建筑页,还增加了额外6页)。支持手搓界面、工厂、物流塔等所有需要设置配方或物品的建筑界面。

本mod旨在为创造新物品、配方的mod作者提供更自由的位置,来放置他们的新物品/新配方。只需要使用3000-8000的gridIndex(逻辑与前两页完全一致)就可以使用这些页面,无需任何其他操作。玩家也可以借助DSPMoreRecipes mod自己调整已安装的mod的配方的位置,或直接修改LDBTool中GridIndex的config文件(并不推荐),但这需要安装LDBTool的支持。

此mod与DSPMoreRecipes mod兼容。

我从该mod的作者处学到了很多,感谢appuns公开该mod的源代码。

安装

  1. 安装 BepInEx框架;
  2. 将MoreProtoPages.dll放入 "Dyson Sphere Program/BepInEx/plugins/"文件夹内;
  3. LDBTool并不是必须安装的,但是建议安装。(因为创建新物品的其他mod通常依赖于LDBTool)

更新

v1.1.0: 加入切换页面的按钮。键盘按键不再用于切换页面。页码上限被减少为共8页,来适配窗口的宽度。