mirror of
https://github.com/ND-Framework/ND_Core.git
synced 2026-08-17 05:56:01 +01:00
Update config.lua
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
config = {
|
||||
changeCharacterCommand = "changecharacter", -- this is the command to open the ui again and change your character.
|
||||
enableAppearance = true, -- you need to install fivem-appearance
|
||||
enableAppearance = false, -- you need to install fivem-appearance
|
||||
characterSelectionAopDisplay = false,
|
||||
aop = function ()
|
||||
return "AOP: " .. exports["SimpleHUD"]:getAOP() -- exports["ModernHUD"]:getAOP()
|
||||
|
||||
Reference in New Issue
Block a user