From 9d4651f7def18c90fa1cd4bf5d841c7609f6da59 Mon Sep 17 00:00:00 2001 From: Max Kowarski Date: Wed, 1 Aug 2018 22:05:30 +0400 Subject: [PATCH] vendor and teleport windows --- TrashScaler.as2proj | 6 ++++-- src/TrashScaler.as | 42 +++++++++++++++++++++++++----------------- src/mod/CharPrefs.xml | 4 ++++ 3 files changed, 33 insertions(+), 19 deletions(-) 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 +