1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2025-12-15 04:34:07 +08:00

Compare commits

...

2 Commits

Author SHA1 Message Date
7bd8abe7e6 fix changelog 2025-05-10 02:30:04 +08:00
b51cb326b7 UXAssist v1.3.4 2025-05-10 02:25:26 +08:00
3 changed files with 6 additions and 2 deletions

View File

@@ -3,6 +3,8 @@
## Changlog
* 1.3.4
+ `Auto-config logistic stations`: Fix a bug that some settings are not applied to Advanced Mining Machines and Logistics Distributors
* 1.3.3
+ Starmap filter: Hide top overlaping windows while the filter UI is shown.
+ `Auto-config logistic stations`: Can set Max. Charging Power for Battlefield Analysis Base now.
@@ -309,6 +311,8 @@
## 更新日志
* 1.3.4
+ `自动配置物流站`:修复了高级采矿机和物流配送器的一些设置未被正确应用的问题
* 1.3.3
+ 星图过滤器当过滤器UI显示时隐藏顶部重叠窗口
+ `自动配置物流站`:现在可以为战场分析基站设置最大充能功率

View File

@@ -4,7 +4,7 @@
<TargetFramework>net472</TargetFramework>
<BepInExPluginGuid>org.soardev.uxassist</BepInExPluginGuid>
<Description>DSP MOD - UXAssist</Description>
<Version>1.3.3</Version>
<Version>1.3.4</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>latest</LangVersion>
<PackageId>UXAssist</PackageId>

View File

@@ -1,6 +1,6 @@
{
"name": "UXAssist",
"version_number": "1.3.3",
"version_number": "1.3.4",
"website_url": "https://github.com/soarqin/DSP_Mods/tree/master/UXAssist",
"description": "Some functions and patches for better user experience / 一些提升用户体验的功能和补丁",
"dependencies": [