Mods / FontSettings

Category: #Other #Utility
Author: MystiVaid
Side: Client
Created: Oct 2nd at 6:41 AM
Last modified: Oct 2nd at 6:42 AM
Downloads: 115
Follow Unfollow 3

Latest file for v1.20.0-pre:
fontsettings_1.0.0.zip 1-click install


字体设置

允许在游戏设置界面实时更改默认字体与装饰字体,兼容imgui,会同步设置`imgui`的字体为默认字体

 

Font Settings

Allows real-time changing of the Default Font and Decorative Font in the game settings interface. It is compatible with ImGui and will synchronously set the font of ImGui as the default font.

 
 

 

 

Version For Game version Downloads Release date Changelog Download 1-click mod install*
v1.0.0 115 Oct 2nd at 6:42 AM Show fontsettings_1.0.0.zip Install now

4 Comments (oldest first | newest first)

💬 MystiVaidAuthor, Nov 13th at 11:21 PM

Aledark Thanks for your kindness, but I don't plan to change the description in modinfo.json to English unless it supports multi-language descriptions.

💬 Aledark, Nov 13th at 4:24 PM

https://github.com/scgm0/FontSettings/blob/master/FontSettings/modinfo.json

{
    "type": "code",
    "modid": "fontsettings",
    "name": "FontSettings",
    "authors": [
        "MystiVaid"
    ],
    "description": "Allows real-time changing of the Default Font and Decorative Font in the game settings interface. Compatible with ImGui for Real time scyn.",
    "side": "client",
    "version": "1.0.0",
    "dependencies": {
        "game": "1.19.8"
    }
}
MystiVaid
💬 MystiVaidAuthor, Oct 4th at 9:43 AM

Cl0ckwork_M1nd Thanks!

💬 Cl0ckwork_M1nd, Oct 4th at 2:21 AM
Description English Translation:
# Font Settings
Allows real-time changing of the Default Font and Decorative Font in the game settings interface. It is compatible with ImGui and will synchronously set the font of ImGui as the default font.
(edit comment delete)