mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Resource: update cleanup automation script
These files are no longer used and could cause problems, added them to list of files to cleanup after an update is installed.
This commit is contained in:
parent
f212e96a96
commit
f78a842744
@ -29,3 +29,7 @@ del /Q "%~dp0..\platform\cfg\system\layout.ini"
|
||||
REM Remove deprecated pak files (these are no longer used).
|
||||
del /Q "%~dp0..\paks\Win32\common_empty.rpak"
|
||||
del /Q "%~dp0..\paks\Win32\common_sdk2.rpak"
|
||||
del /Q "%~dp0..\paks\Win32\common_flowstate_small.rpak"
|
||||
del /Q "%~dp0..\paks\Win32\flowstate_all_loot.rpak"
|
||||
del /Q "%~dp0..\paks\Win32\flowstate_all_loot_snd.rpak"
|
||||
del /Q "%~dp0..\paks\Win32\flowstate_all_loot_halomod.rpak"
|
||||
|
Loading…
x
Reference in New Issue
Block a user