Garry's Mod Wiki

Preset

Description

The structure used by CreateNewAddonPreset.

Members

table enabled
A Table containing all enabled addons.
table disabled
A Table containing all disabled addons.
string name
The name of the Preset.
string newAction
What to do with addons not in the preset. Can be enable, disable or nothing.