diff --git a/copy_assets_for_whitelisting.bat b/copy_assets_for_whitelisting.bat deleted file mode 100644 index 599a87a..0000000 --- a/copy_assets_for_whitelisting.bat +++ /dev/null @@ -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* \ No newline at end of file