You are viewing a potentially older version of this package.
View all versions.

Date uploaded | 2 days ago |
Version | 0.2.0 |
Download link | rectorado-FontUpdate-0.2.0.zip |
Downloads | 590 |
Dependency string | rectorado-FontUpdate-0.2.0 |
This mod requires the following mods to function

BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
FontUpdate
Updates LC's Font and adds the Expanded Unicode Latin Characters. THIS IS A WIP
To Do:
- Expand the font further (Adding more Unicode characters).
- Update the Transmit font.
Known Issues:
- "The character used for underline is not available in font asset" warning, for now it doesn't seem to be noticeable a problem in-game, but I'll keep investigating.
- Sometimes the Font can look a little weird in a couple of instances. If you are a modder and want to help me a little feel free to jump to the Lethal Company Modding Discord, any help is very welcome!
Thanks to: LeKAKiD for the sourcecode from FontPatcher
And to all of you people! I was shocked looking at how many people has been downloading it. This is my first time tinkering with code and unity assets, it makes me so happy to see many of you using this mod, I'll try my best to keep making it better!
CHANGELOG
CHANGELOG
0.5.0
- Updated font padding to see if it fixes possible ghosting in some instances.
- Updated font offsets to make it resemble the vanilla Font even more (now it should be as close to vanilla as i can make it)
0.2.0
- Updated the basecode so the paths don't conflict with other mods
- Updated some parameters to make the font feel closer to their vanilla counterpart, now it should look better in those instances where it looked a bit off.
0.1.0
- Reverted Font Asset to a previous version while I investigate the underline warning
0.0.9
- Updated Font Asset to include more characters and glyphs (trying to resolve "The character used for underline is not available in font asset" warning)
0.0.8
- Updated README (again)
- Updated description
0.0.7
- Updated icon
- Updated README
0.0.6
- Fixed README
0.0.5
- Initial Release