Misc

File Path: shared/config.misc.lua

Small file for the prop placement. You can ignore it and not touch anything in it :)


Config File

Config["Misc"] = {
    MaxPropDistance = 10.0,
    ObjectZOffset = 0, -- Don't touch it :)
}

Last updated