1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2025-12-09 16:13:31 +08:00

update READMEs

This commit is contained in:
2023-10-22 15:48:14 +08:00
parent 3d16baaa9a
commit c8f1e1d55a
2 changed files with 8 additions and 8 deletions

View File

@@ -66,7 +66,7 @@
## Usage
* Config panel is unified with UXAssist, tabs with text between star(*) are configurations for CheatEnabler.
* Config panel is unified with UXAssist.
* There are also buttons on title screen and planet minimap area to call up the config panel.
* Features:
+ General:
@@ -168,8 +168,8 @@
## 使用说明
* 配置面板复用UXAssist打开UXAssist配置面板后带有星号(*)的分页是CheatEnabler的配置
* 标题界面和行星小地图旁也有按钮呼出主面板
* 配置面板复用UXAssist
* 标题界面和行星小地图旁也有按钮呼出主面板
* 功能:
+ 常规:
+ 启用开发模式快捷键(使用说明见设置面板)
@@ -198,9 +198,9 @@
+ 全球弹射
## 注意事项
* 如果和[BlueprintTweaks](https://dsp.thunderstore.io/package/kremnev8/BlueprintTweaks/)一起使用,请升级`BepInEx`到5.4.21或更高版本,以避免可能的冲突
+ 你可以在[这里](https://github.com/bepinex/bepinex/releases/latest)选择x64版本下载`BepInEx`
+ 如果使用r2modman你可以点击`Settings` -> `Browse profile folder`然后将下载的zip解压到该文件夹并覆盖现有文件
* 如果和[BlueprintTweaks](https://dsp.thunderstore.io/package/kremnev8/BlueprintTweaks/)一起使用,请升级`BepInEx`到5.4.21或更高版本,以避免可能的冲突
+ 你可以在[这里](https://github.com/bepinex/bepinex/releases/latest)选择x64版本下载`BepInEx`
+ 如果使用r2modman你可以点击`Settings` -> `Browse profile folder`然后将下载的zip解压到该文件夹并覆盖现有文件
## 鸣谢
* [戴森球计划](https://store.steampowered.com/app/1366540): 伟大的游戏

View File

@@ -18,7 +18,7 @@
+ Initial release
## Features
* Depends on [UXAssist](https://dsp.thunderstore.io/package/soarqin/UXAssist/), all tabs around with '+' are options for this mod.
* Config entries are placed on [UXAssist](https://dsp.thunderstore.io/package/soarqin/UXAssist/)'s config panel.
* More options on universe generation
+ Can set maximum star count(128 by default, up to 1024) in config file.
- Note: there is performance issue on galaxy view with large amount of stars.
@@ -45,7 +45,7 @@
+ 初始版本
## 功能
* 依赖于[UXAssist](https://dsp.thunderstore.io/package/soarqin/UXAssist/),所有带有'+'的页签都是本mod的选项
* 设置选项在[UXAssist](https://dsp.thunderstore.io/package/soarqin/UXAssist/)的配置面板上
* 生成宇宙时提供更多选项
+可以在配置文件中设置最大恒星数(默认128, 最多1024)
- 注意: 大量恒星会导致宇宙视图出现性能问题