Back
    GuidesTool Guides · Add-on EUP Creator
    Workshop Docs

    Contents

    Tool Guides
    Paint BoothEUP ViewerBlinklabUV StudioWeapon DesignerEasy MetaPackBenchCode SmithModel ForgeAsset ArtBadge MakerPaint Booth StudioAdd-on EUP CreatorEmbroidery ToolCreator ConvertChevron BuilderCode VisualizerScript Docs

    Documentation

    Add-on EUP Creator

    Scaffold a streaming-ready EUP add-on resource from clothing files.

    Add-on EUP Creator scaffolds streaming-ready EUP add-on resources from raw clothing files. It organizes drawables, textures, and metadata into the correct folder structure, generates fxmanifest.lua, and exports everything as a ready-to-drop ZIP — converting between single-player and FiveM layouts in either direction.

    Five conversion modes cover SP → non-addon, non-addon → addon, SP → addon, and the two reverse flows for getting clothing back into single-player.

    Accepted files

    .ydd.ytd.ymt.dds.png.meta.xml

    Workflow

    1. 1Pick a conversion mode from the Mode dropdown.
    2. 2Enter a pack name — it's auto-slugified for the resource name.
    3. 3Upload clothing files individually or drag in an entire folder.
    4. 4Review the auto-detected gender and assets grouped by component slot.
    5. 5Click Build ZIP to generate the resource structure.
    6. 6Check the output paths, then download the ZIP.

    What it generates

    • A correctly-structured stream/ or dlc.rpf/ folder for the target layout.
    • fxmanifest.lua for add-on FiveM conversions.
    • A README with conversion notes and a manifest of every output path.
    Gender is detected from filenames (mp_m_ = male, mp_f_ = female); files without those markers default to female. Re-uploading the same file is safe — duplicates are removed by path and size.
    The tool organizes existing .ymt metadata rather than inventing it. Include your source pack's .ymt for add-on conversions, and verify single-player DLC metadata in CodeWalker or YMTEditor before installing.
    Open Add-on EUP Creator and start building

    Frequently asked questions

    What files does the Add-on EUP Creator accept?

    YDD drawables, YTD and DDS textures, PNG/JPG images, and YMT/XML metadata. Upload individual files or drag in a whole folder — it filters by extension and skips hidden files.

    How does gender detection work?

    It reads filenames for mp_m_ (male) or mp_f_ (female). If neither marker is present it defaults to female, so double-check the detected peds before you build.

    Can I convert between single-player and FiveM layouts?

    Yes. Pick SP-to-addon to go from single-player to streaming-ready FiveM, or addon-to-SP to reverse it — five conversion modes are available in the Mode dropdown.

    Do I need to supply metadata files?

    For add-on conversions, include your existing .ymt and the tool organizes it into the right place. It doesn't invent metadata from scratch — finish any new .ymt in CodeWalker or YMTEditor.

    What do I get when I build the ZIP?

    A reorganized resource in the target layout with a generated fxmanifest.lua (for add-on modes), a README of conversion notes, and a manifest listing every output path — review the paths before downloading.

    Discussion

    Add-on EUP Creator

    PreviousPaint Booth StudioNextEmbroidery Tool
    The Workshop logoThe Workshop

    The browser workspace for serious FiveM creators.

    Tools

    Paint BoothUV StudioBlinklabEasyMetaPackBenchCode SmithScript DocsEUP Viewer

    Legal

    Refund policyPrivacy policyTerms of serviceCancellation policy
    Built for creators who ship assets, resources, and servers.