Luman HubLuman Hub

Docs

Getting started

Luman Hub merges conflicting map resources for FiveM / GTA V servers. Instead of editing .ymap files by hand, you point it at your resources, it finds the conflicts, and writes a single merged resource. Here is the whole flow.

  1. 1. Select your resources folder

    Open the desktop app or the web version and point it at your server's resources directory (or the specific map mods you want to combine).

  2. 2. Review the detected conflicts

    Luman Hub scans every map file and shows which ones are duplicated, which resources contain them, and the file type — .ymap, .ytyp, .ybn, .ydr. See understanding map conflicts for what each one means.

  3. 3. Merge

    Pick the conflicts to fix and merge. Luman Hub performs a 3-way merge against the original base files, so every map keeps its own changes — nothing is dropped. You get one output resource folder (luman_hub).

  4. 4. Load it last

    Add the merged resource to your server.cfg and make sure it starts last so it overrides the conflicting files. See load order in server.cfg.