mirror of https://github.com/axmolengine/axmol.git
3 lines
38 B
Batchfile
3 lines
38 B
Batchfile
|
echo off
|
||
|
xcopy /E /Y ..\Res\*.* %1
|