Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/masterain98/uigf-converter
A tool to convert customized Genshin gacha data structure into UIGF Formart
https://github.com/masterain98/uigf-converter
Last synced: about 1 month ago
JSON representation
A tool to convert customized Genshin gacha data structure into UIGF Formart
- Host: GitHub
- URL: https://github.com/masterain98/uigf-converter
- Owner: Masterain98
- License: mit
- Created: 2023-02-10T02:29:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-09T11:36:03.000Z (9 months ago)
- Last Synced: 2024-11-30T11:34:08.092Z (about 1 month ago)
- Language: Python
- Size: 34.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UIGF-Converter
UIGF-Converter 是一个将常见的第三方原神游戏工具中的自定义祈愿记录数据格式转化为 UIGF 标准格式的工具## 功能
### Paimon.moe 数据转换
- 数据源:[https://paimon.moe](https://paimon.moe/)
- 数据源格式:`xlsx` Excel 表格
- 由于 Paimon.moe 不记录原始的原神祈愿 ID,故建议在转换时丢弃近6个月的数据后,在新的工具中重新获取近6个月的数据,以避免数据重复### 微信小程序 提瓦特小助手 数据转换
- 数据源:提瓦特小助手
- 数据源格式:`Json`### 使用方法
1. 在 [Releases](https://github.com/Masterain98/UIGF-Converter/releases) 中下载最新版客户端
2. 运行 `UIGF-Converter.exe`
3. 根据提示使用功能![image](https://user-images.githubusercontent.com/10614984/218021490-d5074046-e5c2-4d50-ad34-c165681b7c13.png)