最近魔兽世界更新9.02版本,API并没有大变化,只需要替换toc文件下的版本号就行了。Terminal定位到Addons文件夹下,使用以下命令。其中90001为待替换的文本内容,90002为替换后的文本内容。find . -name '*.toc' -print0 | xargs -0 sed -i "" "s/90001/90002/" Last modification:November 19, 2020 © Allow specification reprint Support Appreciate the author AliPayWeChat Like If you think my article is useful to you, please feel free to appreciate