File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed
Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,9 @@ To recreate such an example:
41413 . Then, also in the ` game.project ` file in the ` Font ` section enable the ` Runtime Generation ` setting.
4242![ runtimefont] ( runtimefont.png )
4343
44+ 4 . In the end, add the localization of the used JSON files in the ` Project ` section in the ` Custom Resources ` setting.
45+ ![ customresources] ( customresources.png )
46+
4447Project setup used by this example:
4548
4649- ` game.project ` with runtime font generation enabled and custom app manifest ` main.appmanifest ` .
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ scale_mode = stretch
2424
2525[project]
2626title = localization
27- custom_resources = assets, assets/fonts
27+ custom_resources = assets/texts
2828
2929[font]
3030runtime_generation = 1
You can’t perform that action at this time.
0 commit comments