Compare commits

..

2 Commits

Author SHA1 Message Date
413afea538 chore: idjson v3.4 2025-07-28 23:26:21 +08:00
524597f891 fix: dynamically select API path based on gacha type
- Modified `getGachaLogs()` to choose API path based on current gacha_type instead of input URL
2025-07-28 23:19:34 +08:00

View File

@@ -1,6 +1,6 @@
{
"name": "star-rail-warp-export",
"version": "0.2.1",
"version": "0.2.0",
"main": "./dist/electron/main/main.js",
"author": "biuuu <https://github.com/biuuu>",
"homepage": "https://github.com/biuuu/star-rail-warp-export",