Skip to content

Commit

Permalink
Add player profile menu to the font config
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovdev committed Nov 11, 2024
1 parent b1246f7 commit afb4ac8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions assets/minecraft/font/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,15 @@
"\uE000"
]
},
{
"type": "bitmap",
"file": "menu/player_profile.png",
"height": 256,
"ascent": 84,
"chars": [
"\uE001"
]
},
{
"type": "space",
"advances": {
Expand Down

0 comments on commit afb4ac8

Please sign in to comment.