You are viewing a potentially older version of this package. View all versions.
LymoneLM-HoLConsole-1.0.0 icon

HoLConsole

为游戏添加了控制台,便于调试,支持二次开发。Added a console to the game to facilitate debugging and support secondary development.

Date uploaded 5 months ago
Version 1.0.0
Download link LymoneLM-HoLConsole-1.0.0.zip
Downloads 40
Dependency string LymoneLM-HoLConsole-1.0.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2304 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2304
LymoneLM-YuanAPI-0.1.2 icon
LymoneLM-YuanAPI

吾今有世家模组程序库,为模组提供添加修改物品和本地化的工具。A modding library of House of Legacy. Provides tools for adding, modifying props and localized strings.

Preferred version: 0.1.2

README

控制台工具 HoL Console

为游戏添加了控制台,便于调试,支持二次开发。Added a console to the game to facilitate debugging and support secondary development.

如果您有任何疑问或建议,或者发现BUG,欢迎添加QQ群交流:1058593281

If you have any questions, suggestions, or encounter bugs, feel free to join our Discord Server for discussion.

📦 安装 Installation

推荐使用模组管理器自动安装 Use Mod Manager

手动安装 Manual

  • 首先需要安装BepInExPack

  • 使用本包中BepInEx文件夹覆盖游戏根目录BepInEx文件夹

  • First, install BepInExPack

  • Overwrite the BepInEx folder in the game's root directory with the one from this package

🔧 配置 Configuration

运行一次游戏后生成配置,位于:

BepInEx\config\cc.lymone.HoL.HoLConsole.cfg

修改完保存配置,需要重启游戏生效

The configuration file is generated after running the game once, located at:

BepInEx\config\cc.lymone.HoL.HoLConsole.cfg

Save the changes after modification and restart the game for them to take effect.

CHANGELOG

v1.1.0

  • 适配 YuanAPI v0.2.1 格式的本地化文本导出

v1.0.0

  • 添加基本指令 echo help clear
  • 添加物品给予指令 give
  • 添加清理刚体的调试指令
  • 添加计算建筑碰撞的调试指令
  • 新增适配 YuanAPI 格式的本地化文本导出指令