Get credited for your mods

BMM shows a “Support the creator” button on mods people already love — here’s how to make sure it points at you.

If you publish on the official BeamNG repository, BMM often finds you automatically — a support link on your resource page comes through with the mod.

If you distribute anywhere else — Patreon, Discord, your own site — BMM has no way to know a mod is yours. The creator marker fixes that: one small file inside your zip, and from your next release onward, every player on BMM 0.8.17 or newer who installs that build sees your support link — automatically. It can't retro-fit copies people downloaded before you added the file.

The template

Save this as bmm.json at the root of your mod's zip — next to your mod's top-level folders, not inside one:

{
  "bmm": 1,
  "user_id": 369484,
  "support": "https://www.patreon.com/YourName"
}

Use your BeamNG forum user id — the number in your forum profile URL, e.g. /members/yourname.369484/ — and/or your support link. A support link works on its own; a user id alone shows the button only once BMM's curated creator listings include you.

The rules

Questions creators ask

Why should I trust this? Is it safe for my users?
BMM validates everything: support links only ever open on the five platforms above, and on repository mods, BMM's hand-curated listings outrank the file — nothing inside a zip can override the creator BMM already knows. If a curated listing has you wrong, use the contact link below to get it changed.
Does this work for repository mods too?
Yes — the marker's support link fills in whenever your repository description doesn't already carry one. Your repository identity always wins over the file for anything about who you are.
Do my users need to do anything?
Nothing on their end. Once bmm.json is in a release, every player on BMM 0.8.17 or newer who installs that build sees your support link automatically. It can't add the link to copies people already downloaded before you included the file.
I'm listed wrong, or want my link changed — what do I do?
Use our contact form and we'll get it sorted: Contact us