You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: game_clean/create_clean.sh
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,6 @@ dev_folder=../../game
10
10
mkdir -p $clean_folder
11
11
mkdir -p $clean_folder/bin
12
12
mkdir -p $clean_folder/tf/bin
13
-
mkdir -p $clean_folder/tf/scripts/items
14
13
cp -f *.bat $clean_folder
15
14
16
15
declare -a files=("steam_appid.txt""hl2.exe""srcds.exe""bin/engine.dll""bin/GameUI.dll""bin/replay.dll""bin/launcher.dll""bin/inputsystem.dll""bin/MaterialSystem.dll""bin/dedicated.dll""bin/shaderapidx9.dll""bin/vguimatsurface.dll""bin/stdshader_dx9.dll""bin/vgui2.dll""bin/datacache.dll""bin/sourcevr.dll""bin/StudioRender.dll""bin/SoundEmitterSystem.dll""bin/bsppack.dll""bin/FileSystem_Stdio.dll""bin/scenefilecache.dll""bin/vstdlib.dll""bin/tier0.dll""tf/bin/client.dll""tf/bin/server.dll")
0 commit comments