All_lil_updates_Final

newMain
RETRY\Retry 9 months ago
parent c2019c3960
commit c945e4de4a

@ -1,19 +0,0 @@
@echo off
:: We can't delete files while UE4 using them
tasklist /FI "IMAGENAME eq UE4Editor.exe" 2>NUL | find /I /N "UE4Editor.exe">NUL
IF %ERRORLEVEL% EQU 0 GOTO CLOSEUNREAL
:: delete ALL folders with names - Intermediate, Saved, Binaries
color 02
for /d /r . %%d in (Intermediate Saved Binaries) do @if exist "%%d" echo "Removing %%d" && rd /s/q "%%d"
echo.
echo SUCCESS
pause
EXIT
:CLOSEUNREAL
color 04
ECHo Please close Unreal Engine instance and restart bat file"
pause
EXIT

Binary file not shown.

Binary file not shown.

BIN
Japan_Raid/Content/Levels/Cameras.umap (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Japan_Raid/Content/Levels/Geometry.umap (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

BIN
Japan_Raid/Content/Levels/UDS_Day.umap (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Japan_Raid/Content/MainMap.umap (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Japan_Raid/Content/Sequences/Day.uasset (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save