tunacook/tofu check
NaninovelのシナリオファイルにおいてTextMeshProのFontAtlasに含まれていない文字があるかどうかチェックする
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| charactersFilePath | atlas characters file path (charactersFilePathとunicodeRangeHexのどちらか一つを指定) | no | "" |
| unicodeRangeHex | Unity Unicode Range Hex (例: 20-7E,3040-309F,30A0-30FF) (charactersFilePathとunicodeRangeHexのどちらか一つを指定) | no | "" |
| scenarioFileDirectoryPath | scenario file directory path | yes | "" |
Outputs
no outputs