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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ You can browse the result of this here: https://steamdb.info/tech/
12
12
## Overview
13
13
14
14
Every app on Steam is associated with a number of file depots. For each app on Steam, SteamDB will run these scripts over all the filenames in all of its depots.
15
-
Note that it is file**names**, not files. These scripts only scan the names of the files, not the data they contain. Note that there are over 100 million files on SteamDB, so scanning filenames alone is already a pretty big task.
15
+
Note that it is file**names**, not files. These scripts only scan the names of the files, not the data they contain. Note that there are over 250 million files on SteamDB and growing, so scanning filenames alone is already a pretty big task.
16
16
17
17
These detections rely on SteamDB being able to access the file lists. [Use SteamDB's token dumper program if you can to improve the coverage!](https://steamdb.info/tokendumper/)
0 commit comments