Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do you change fonts? #163

Closed
aeclipsia opened this issue Jun 11, 2022 · 1 comment
Closed

How do you change fonts? #163

aeclipsia opened this issue Jun 11, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request low prio Low priority fix or feature that may get added in the future

Comments

@aeclipsia
Copy link

I know it should be located somewhere in the ingame.json file within config, but I don't know what format it should be typed in. Can someone help me?

Thanks

@aeclipsia aeclipsia added the enhancement New feature or request label Jun 11, 2022
@daisukedd
Copy link

in /config/InGame.json in final lines this code:
"GoogleFonts": [ "News Cycle", "News Cycle:bold", "Droid Sans" ],
You import Google Fonts or Local fonts installed in system - example:
"GoldFont": { "Style": "Bold", "Name": "Joyride", "Size": "22px", "Align": "left", "Color": "rgb(230,190,138)" },

@floh22 floh22 added the low prio Low priority fix or feature that may get added in the future label Feb 23, 2023
@floh22 floh22 closed this as completed Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low prio Low priority fix or feature that may get added in the future
Projects
None yet
Development

No branches or pull requests

3 participants