A license plate mod is one of the smallest vehicle mods you can make for BeamNG.drive. It adds a new plate design to the parts selector, with its own background art and generated plate text.
The current plate system uses Skia template files. In practice, that means your mod describes the plate as a small JSON layout: a background image, one or more text boxes, and optional extra artwork such as stickers or badges.
You only need an image editor and a text editor to get started.
You can start from this template mod or create every file by hand. If you use the template, place it in your mods folder, unpack it in the mod manager, then rename the files and folders as shown in the first tutorial.
Was this article helpful?