-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a25598f
commit 5528196
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# 原神成就导出工具 | ||
|
||
- 支持导出所有成就 | ||
- 没有窗口大小游戏或语言等要求 | ||
- 更快、更准 | ||
|
||
## 使用说明 | ||
**打开程序前需要关闭正在运行的原神主程序** | ||
第一次打开需要先设置原神主程序所在路径,支持多个路径, 使用符号'*'分隔 | ||
![alt](https://upload-bbs.mihoyo.com/upload/2022/03/22/165631158/a1bbf8d0604a29830c09822add53f749_8463600217231045373.png) | ||
|
||
## 下载地址 | ||
[releases/latest](https://github.com/HolographicHat/genshin-achievement-export/releases/latest) | ||
|
||
## 问题反馈() | ||
[issues](https://github.com/HolographicHat/genshin-achievement-export/issues)或[QQ群: 913777414](https://qm.qq.com/cgi-bin/qm/qr?k=9UGz-chQVTjZa4b82RA_A41vIcBVNpms&jump_from=webapi) | ||
|
||
## FAQ | ||
1. Q: 为什么需要管理员权限 | ||
A: 临时修改Hosts和启动原神 | ||
2. Q: 报毒? | ||
A: 执行命令或修改hosts引发,相关代码可在./utils.js,./appcenter.js下找到 | ||
|
||
## TODO | ||
- [ ] 整个GUI |