Skip to content

Used to check whether the fields of the shader translation file (*.lang) are different from those of another file (usually the file officially supported by the author, such as en_us.lang), such as missing fields or redundant fields.

License

Notifications You must be signed in to change notification settings

AIDA64S/ShaderTranslationFileChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

742c142 · Jun 30, 2024

History

2 Commits
Jun 30, 2024
Jun 30, 2024
Jun 30, 2024
Jun 30, 2024
Jun 30, 2024

Repository files navigation

ShaderTranslationFileChecker

Used to check whether the fields of the shader translation file (*.lang) are different from those of another file (usually the file officially supported by the author, such as en_us.lang), such as missing fields or redundant fields.

How to use:

Need to configure Java (8 or higher) environment variables.

First way: Directly run ShaderTranslationFileChecker.exe

Second way: Use Java IDE (such as Intellij IDEA) to run FileChecker.java

About

Used to check whether the fields of the shader translation file (*.lang) are different from those of another file (usually the file officially supported by the author, such as en_us.lang), such as missing fields or redundant fields.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages