WIP: CompressSave 1.2.0

This commit is contained in:
2022-11-20 16:36:02 +08:00
parent f4457c5fd2
commit aec98cda34
33 changed files with 714 additions and 334 deletions
+4 -2
View File
@@ -5,8 +5,10 @@
## Usage
* More options on universe creation
* Can set maximum star count in config file.
* 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.
## 使用说明
* 生成宇宙时提供更多选项
* 可以在配置文件中设置最大恒星数
* 可以在配置文件中设置最大恒星数(默认128, 最多1024)
* 注意: 大量恒星会导致宇宙视图出现性能问题