7 lines
185 B
Lua
7 lines
185 B
Lua
Config = {
|
|
framework_name = "core_framework",
|
|
CommandBinding = 'SLASH',
|
|
--- whether the axon overlay is also visible in third person
|
|
--- @type boolean
|
|
ThirdPersonMode = true,
|