diff --git a/TrashScaler.as2proj b/TrashScaler.as2proj index e8f59fc..b6a2b7c 100644 --- a/TrashScaler.as2proj +++ b/TrashScaler.as2proj @@ -50,8 +50,10 @@ xcopy "$(ProjectDir)\src\mod\*.*" "D:\Games\The Secret World\Data\Gui\Customized\Flash\TrashScaler\" /e /y - -xcopy "$(OutputFile)" "D:\Games\The Secret World\Data\Gui\Customized\Flash\TrashScaler\" /e /y +xcopy "$(OutputFile)" "D:\Games\The Secret World\Data\Gui\Customized\Flash\TrashScaler\" /e /y +xcopy "$(ProjectDir)\src\mod\*.*" "D:\Steam\steamapps\common\Secret World Legends\Data\Gui\Custom\Flash\TrashScaler\" /e /y +xcopy "$(OutputFile)" "D:\Steam\steamapps\common\Secret World Legends\Data\Gui\Custom\Flash\TrashScaler\" /e /y +