Remove 'copy_assets_for_whitelisting.bat'

This commit is contained in:
Azumgi 2019-01-01 06:12:55 +03:00
parent 1fd7125b4f
commit 151a4f7c4c

View file

@ -1,8 +0,0 @@
cd vmf
xcopy /s/y .\core .\bundleV2\source\core\
xcopy /s/y .\gui .\bundleV2\source\gui\
xcopy /s/y .\localization .\bundleV2\source\localization\
xcopy /s/y .\materials .\bundleV2\source\materials\
xcopy /s/y .\resource_packages .\bundleV2\source\resource_packages\
xcopy /s/y .\scripts .\bundleV2\source\scripts\
xcopy /y .\vmf.mod .\bundleV2\source\vmf.mod*