Files
red-valley/resources/[framework]/[addons]/ac-carcontrol/config.lua

8 lines
238 B
Lua
Raw Normal View History

2026-03-29 21:41:17 +03:00
Config = {
Menu = {
Command = "carmenu",
Keybind = "M",
Align = "bottom-center" -- top-center, bottom-center, top-left, top-right, bottom-left, bottom-right
},
AlarmDuration = 30000, -- Second x 10000
}