dmreporter_settings.lua.template

来自「时间太紧了」· TEMPLATE 代码 · 共 8 行

TEMPLATE
8
字号
-- This variable must be set to the path to your local SavedVariables.lua file.
-- On typical WOW installations, all you will need to do is replace the 
-- [ACCOUNT NAME] portion of the default path below with your account name.

savedVariablesPath = "../../../WTF/Account/[ACCOUNT NAME]/SavedVariables/DamageMeters.lua";

-- Also note that you can overrride any option from the top of DMReporter.lua here by
-- simply copying the line from there and making the change you desire.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?