Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
[![](https://img.shields.io/github/actions/workflow/status/The-Mod-Elephant/infinity_dialog/main.yaml?style=for-the-badge)](https://github.com/The-Mod-Elephant/infinity_dialog/actions/workflows/main.yaml)
[![](https://img.shields.io/github/license/The-Mod-Elephant/infinity_dialog?style=for-the-badge)](./LICENSE)

This tool has 3 features, [Traverse](#traverse), [Discover](#discover) and [View](#view).
This tool has 3 features, [Missing](#missing),[Traverse](#traverse), [Discover](#discover) and [View](#view).

- [Check](#check) shows missing string for tra, files, ie if a string is missing for english but not in french. This can also fix by placing extra strings.
- [Missing](#missing) shows missing string for tra, files, ie if a string is missing for english but not in french. This can also fix by placing extra strings.
- [Discover](#discover) shows all the strings for all languages and where they are set.
- [Traverse](#traverse) walks over a bg mod and shows you the tree of paths through the files.
- [View](#view) can read a collection of infinity file formats and text files involved in weidu mods.
Expand Down