# DarkRP Category Generator

Create an F4 menu category for jobs, entities, shipments or ammo, and control where it sits in the list.

- Platform: Garry's Mod
- Canonical page: https://devtoolsgg.com/gmod/darkrp-category
- Writes to: Paste into addons/darkrpmodification/lua/darkrp_customthings/categories.lua

## Options

### Category

- `name` Name (required). Must match exactly what your jobs and entities set as their category.
- `categorises` Groups (required). Which part of the F4 menu this category belongs to.
- `color` Colour. Header colour in the F4 menu.
- `sortOrder` Sort order. Lower comes first. DarkRP's own categories use 100 and up.
- `startExpanded` Open by default. Whether the category starts unfolded.

## How to cite

DarkRP Category Generator, devtoolsgg.com. https://devtoolsgg.com/gmod/darkrp-category
