v1.0.0
@ -1,10 +1,10 @@
|
||||
# Star Rail Warp History Exporter
|
||||
# Zenless Zone Zero Signal Search History Exporter
|
||||
|
||||
[中文](https://github.com/biuuu/star-rail-warp-export/blob/main/README.md) | English
|
||||
[中文](https://git.loliquq.cn/earthjasonlin/zzz-signal-search-export/blob/main/README.md) | English
|
||||
|
||||
This project is modified from the [genshin-wish-export](https://github.com/biuuu/genshin-wish-export/) repository, and its functions are basically the same.
|
||||
This project is modified from the [star-rail-warp-export](https://github.com/biuuu/star-rail-warp-export/) repository, and its functions are basically the same.
|
||||
|
||||
A tool made from Electron that runs on the Windows 64 bit operating system.
|
||||
A tool made from Electron that runs on the Windows operating system.
|
||||
|
||||
Read the game log or proxy to get the authKey needed to access the game warp history API, and then use the authKey to read the game wish history.
|
||||
|
||||
@ -16,10 +16,11 @@ If you feel that the existing translation is inappropriate, you can send a pull
|
||||
|
||||
## Usage
|
||||
|
||||
1. Unzip after downloading the tool - [Download](https://github.com/biuuu/star-rail-warp-export/releases/latest/download/StarRailWarpExport.zip)
|
||||
1. Unzip after downloading the tool - [GitHub](https://github.com/earthjasonlin/zzz-signal-search-export/releases/latest/download/ZzzSignalSearchExport.zip)
|
||||
|
||||
2. Open the warp details page of the game
|
||||
|
||||

|
||||

|
||||
|
||||
3. Click the tool's "Load data" button
|
||||
|
||||
@ -39,7 +40,7 @@ Then switch to the new account of the game, open the wish history, and click the
|
||||
|
||||
## Devlopment
|
||||
|
||||
```
|
||||
```bash
|
||||
# install node modules
|
||||
yarn install
|
||||
|
||||
@ -52,5 +53,4 @@ yarn build
|
||||
|
||||
## License
|
||||
|
||||
[MIT](https://github.com/biuuu/star-rail-warp-export/blob/main/LICENSE)
|
||||
|
||||
[MIT](https://github.com/earthjasonlin/zzz-signal-search-export/blob/main/LICENSE)
|
||||
|
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 5.1 KiB |
Before Width: | Height: | Size: 9.0 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 185 KiB |
BIN
docs/preview.png
Before Width: | Height: | Size: 65 KiB After Width: | Height: | Size: 136 KiB |
BIN
docs/wish-history-en.jpg
Normal file
After Width: | Height: | Size: 30 KiB |
Before Width: | Height: | Size: 45 KiB |
BIN
docs/wish-history.jpg
Normal file
After Width: | Height: | Size: 43 KiB |
Before Width: | Height: | Size: 46 KiB |