|
@@ -1,13 +1,13 @@
|
|
@echo off
|
|
@echo off
|
|
-copy /b /y Library\Debug\CommonAI.dll ..\StarEscort\Unity\Assets\Res\CodeDll\CommonAI.dll.bytes
|
|
|
|
-copy /b /y Library\Debug\CommonLang.dll ..\StarEscort\Unity\Assets\Res\CodeDll\CommonLang.dll.bytes
|
|
|
|
-copy /b /y Library\Debug\XmdsCommon.dll ..\StarEscort\Unity\Assets\Res\CodeDll\XmdsCommon.dll.bytes
|
|
|
|
|
|
+copy /b /y Library\Debug\CommonAI.dll ..\ET\Unity\Assets\Res\CodeDll\CommonAI.dll.bytes
|
|
|
|
+copy /b /y Library\Debug\CommonLang.dll ..\ET\Unity\Assets\Res\CodeDll\CommonLang.dll.bytes
|
|
|
|
+copy /b /y Library\Debug\XmdsCommon.dll ..\ET\Unity\Assets\Res\CodeDll\XmdsCommon.dll.bytes
|
|
|
|
|
|
-copy /b /y Library\Debug\CommonAI.dll ..\StarEscort\Unity\Assets\Plugins\BattlePlugin\CommonAI.dll
|
|
|
|
-copy /b /y Library\Debug\CommonLang.dll ..\StarEscort\Unity\Assets\Plugins\BattlePlugin\CommonLang.dll
|
|
|
|
-copy /b /y Library\Debug\XmdsCommon.dll ..\StarEscort\Unity\Assets\Plugins\BattlePlugin\XmdsCommon.dll
|
|
|
|
-copy /b /y Library\Debug\CommonAI.dll ..\StarEscort\Unity\Assets\Plugins\BattlePlugin\CommonAI.pdb
|
|
|
|
-copy /b /y Library\Debug\CommonLang.dll ..\StarEscort\Unity\Assets\Plugins\BattlePlugin\CommonLang.pdb
|
|
|
|
-copy /b /y Library\Debug\XmdsCommon.dll ..\StarEscort\Unity\Assets\Plugins\BattlePlugin\XmdsCommon.pdb
|
|
|
|
|
|
+copy /b /y Library\Debug\CommonAI.dll ..\ET\Unity\Assets\Plugins\BattlePlugin\CommonAI.dll
|
|
|
|
+copy /b /y Library\Debug\CommonLang.dll ..\ET\Unity\Assets\Plugins\BattlePlugin\CommonLang.dll
|
|
|
|
+copy /b /y Library\Debug\XmdsCommon.dll ..\ET\Unity\Assets\Plugins\BattlePlugin\XmdsCommon.dll
|
|
|
|
+copy /b /y Library\Debug\CommonAI.dll ..\ET\Unity\Assets\Plugins\BattlePlugin\CommonAI.pdb
|
|
|
|
+copy /b /y Library\Debug\CommonLang.dll ..\ET\Unity\Assets\Plugins\BattlePlugin\CommonLang.pdb
|
|
|
|
+copy /b /y Library\Debug\XmdsCommon.dll ..\ET\Unity\Assets\Plugins\BattlePlugin\XmdsCommon.pdb
|
|
echo copy successful
|
|
echo copy successful
|
|
@pause
|
|
@pause
|