How to install new fonts!
Jul 23, 2025 @ 7:08pm16911
AchievementsCharactersClassesCo-opCraftingGame ModesGameplay BasicsLootMaps or LevelsModding or ConfigurationMultiplayerSecretsStory or LoreTradingWalkthroughsWeaponsWorkshopEnglish
#1 - Find your fonts.
#2 - Go to your game files.
In your game's directory you'll see a folder called 'fonts'. With your font already installed, put that downloaded .tff into that folder and open 'gamefont.css' with a text editor.
You'll see this line: src: url(mplus-1m-regular.ttf);. Replace the brackets content with the name of your newly installed font (including file format).
This way, your project will automatically read this file as its default font.
#3 - If you're using YEP_CoreEngine
Some plugins can interfere with MV's default font system. For example: In YEP_CoreEngine's case you'll have change the plugin's parameters in order to get your new font working.

Some other plugins can cause various different problems, so always read their respective instructions.
That's it. Have a nice day! :)
Some other plugins can cause various different problems, so always read their respective instructions.
That's it. Have a nice day! :)