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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@ This repository contains shared tooling and scripts used by the individual game
7
7
### How it works
8
8
9
9
Each game has its own repository (e.g. [GameTracking-Dota2](https://github.com/SteamTracking/GameTracking-Dota2), [GameTracking-CS2](https://github.com/SteamTracking/GameTracking-CS2)) which contains:
10
+
-`.github/workflows/update.yml` - workflow that calls the reusable workflow in this repository.
10
11
-`files.json` - a mapping of depot ids and which files to download from them.
11
12
-`update.sh` - the script that runs when the game is updated.
0 commit comments