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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ cp -f *.bat $clean_folder
15
15
cp -f *.dll $clean_folder/bin
16
16
cp -rf tc2/ $clean_folder/tf/custom
17
17
18
-
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/ServerBrowser.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")
18
+
declare -a files=("tf/steam.inf""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/ServerBrowser.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