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:
5
Assets/Sprites/UI/ScoreFont.json
Normal file
5
Assets/Sprites/UI/ScoreFont.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variations": {
|
||||
"default": {"source": "ScoreFont.fnt"}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user