Imported final version of OpenPackager
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
echo Clearing cache...
|
||||
cd OpenPackager
|
||||
rmdir /S /Q obj
|
||||
rmdir /S /Q bin\Debug
|
||||
echo Existing cache has been cleared!
|
||||
pause
|
||||
Reference in New Issue
Block a user