Skip to content

Check for characters in Naninovel scenario files that are not included in TextMeshPro's FontAtlas.

Notifications You must be signed in to change notification settings

tunacook/naninovel-scenario-tofu-check

Repository files navigation

naninovel-atlas-tofu-check

In Naninovel scenario files, check if there are any items that are not in Textmeshpro's font atlas.

usage

Call it from GithubActions and use it.

- name: Scenario Tofu check
  uses: tunacook/[email protected]
  with:
    charactersFilePath: "Assets/Resources/Fonts/characters.txt"
    scenarioFileDirectoryPath: "Assets/Scenarios"

If there is a character in the directory specified in scenarioFileDirectoryPath that is not in the file in charactersFilePath, it will give us an error like this.

About

Check for characters in Naninovel scenario files that are not included in TextMeshPro's FontAtlas.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •