Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/starhearthunt/rouletterecorder
Yet Another FFXIV Roulette Recorder Written in Fully CSharp
https://github.com/starhearthunt/rouletterecorder
Last synced: 3 months ago
JSON representation
Yet Another FFXIV Roulette Recorder Written in Fully CSharp
- Host: GitHub
- URL: https://github.com/starhearthunt/rouletterecorder
- Owner: StarHeartHunt
- License: agpl-3.0
- Created: 2022-10-06T04:01:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T13:49:50.000Z (4 months ago)
- Last Synced: 2024-10-25T05:56:17.866Z (4 months ago)
- Language: C#
- Homepage:
- Size: 683 KB
- Stars: 21
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RouletteRecorder
[NGA 原帖](https://nga.178.com/read.php?tid=34277964)
## 下载方式
1. 前往[本仓库 Releases](https://github.com/StarHeartHunt/RouletteRecorder/releases)下载
2. [NGA 帖子主楼](https://nga.178.com/read.php?tid=34277964)更新
3. 前往[本仓库 Actions 构建](https://github.com/StarHeartHunt/RouletteRecorder/actions/workflows/build.yml),点击上方最新 commit 的构建记录,下拉找到 Artifacts 点击 Bundle 下载
## 使用方法
1. 解压压缩包,在 ACT 插件管理选择 RouletteRecorder.dll,添加启用插件
2. 配置订阅任务类型,在对应类型的随机任务结束时数据会写入到插件同目录下的数据.csv 文件中
## 注意事项
在插件工作前,如果使用 excel 等软件打开了数据文件,需要先进行关闭,否则插件无法锁定文件保证随机任务记录写入。
在每次版本更新后插件也需要进行更新,可前往 [GitHub](https://github.com/StarHeartHunt/RouletteRecorder) 获取更新或者发 PR 帮助我适配版本。