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

CheatEnabler: unlock orbit radius

This commit is contained in:
2025-05-19 18:17:05 +08:00
parent 7d98471dca
commit b6c182168b
6 changed files with 264 additions and 166 deletions

View File

@@ -3,6 +3,9 @@
## Changlog
* 2.3.31
+ New feature: `Unlock Dyson Sphere max orbit radius`
+ `Remove metadata consumption record in current game`: Fix implementation
* 2.3.30
+ Fix a warning issue while `No condition build` or `No collision` is enabled.
+ Increase performance for `Finish build immediately` greatly on pasting large blueprints.
@@ -153,6 +156,9 @@
## 更新日志
* 2.3.31
+ 新功能:`解锁戴森球最大轨道半径`
+ `移除当前存档的元数据消耗记录`:修复实现
* 2.3.30
+ 修复了启用`无条件建造``无碰撞`时的警告问题
+ 粘贴大规模蓝图时大幅提升`立即完成建造`的性能表现