Add Nameplates
You can add custom nameplates and use them.
How to
1. Prepare Image for Nameplate
Prepare a 576 x 228 PNG image, named image.png
, for a nameplate.
2. Prepare Nameplate Meta File
- Copy the above text and paste your text editor like notepad then save as
meta.txt
in UTF-8. - Replace parts of the pasted text like the following:
<plate_name>
Nameplate name
- Save again.
3. Put Files
Create a folder named you want and put the prepared image, image.png
and meta.txt
in it. Then, put the nameplate folder like the following:
[Game Folder]
├ UMIGURI.exe
└ data
└ nameplates
├ <Nameplate Folder>
│ ├ meta.txt
│ └ image.png
⋮