https://github.com/lotlab/ffxiv-vulgar-words-reader
FFXIV vulgarwordsfilter.dic parser
https://github.com/lotlab/ffxiv-vulgar-words-reader
ffxiv
Last synced: 4 months ago
JSON representation
FFXIV vulgarwordsfilter.dic parser
- Host: GitHub
- URL: https://github.com/lotlab/ffxiv-vulgar-words-reader
- Owner: Lotlab
- License: mit
- Created: 2022-12-09T16:17:27.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-02T09:24:38.000Z (over 2 years ago)
- Last Synced: 2024-06-20T14:22:25.659Z (almost 2 years ago)
- Topics: ffxiv
- Language: Go
- Homepage:
- Size: 13.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# FFXIV vulgar words reader
A tool could read all words in `vulgarwordsfilter.dic` and `vulgarwordsfilter_party.dic`.
# FFXIV 屏蔽词库读取工具
一个用于读取 FF14 中 `vulgarwordsfilter.dic` 和 `vulgarwordsfilter_party.dic` 的工具。
可以用于导出所有的屏蔽词列表,或判断文本是否含有屏蔽词。
数据格式见 format.md