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.
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