mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 07:28:14 +00:00
fonts can now have custom variations via jsons
This commit is contained in:
6
Assets/Sprites/UI/FontMain.json
Normal file
6
Assets/Sprites/UI/FontMain.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"variations": {
|
||||
"SMB1": {"source": "Font.fnt"},
|
||||
"SMBLL": {"source": "FontLL.fnt"}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user