1
0
mirror of https://github.com/soarqin/DSP_Mods_TO.git synced 2025-12-17 12:03:29 +08:00
This commit is contained in:
2024-03-22 02:53:22 +08:00
parent e8cb42643d
commit 13e9a200b5
7 changed files with 102 additions and 27 deletions

21
CruiseAssist/README.md Normal file
View File

@@ -0,0 +1,21 @@
# CruiseAssist
## What's this?
Adjust the orientation to the target planet or star when moving between planets or star systems.
You can set the target by selecting it in the indicator, by selecting it in the star list, or by facing the star.
Original mod: [CruiseAssist](https://thunderstore.io/package/tanu/CruiseAssist/)
It was discontinued, so I made a fork of it.
## CHANGE LOG
### 0.1.0
* Cleanup from disassmbly codes of CruiseAssist 0.0.37.
* Heavily optimization to codes, with CPU usage reduced a lot.
* Add search text box to star list.
* Add a simple localization implementation.
### Origianal CruiseAssit Changelogs
* Check [original mod](https://thunderstore.io/c/dyson-sphere-program/p/tanu/CruiseAssit/) for details