Skip to content

Commit 41dbcfb

Browse files
committed
Change the download file
1 parent 67392da commit 41dbcfb

File tree

6 files changed

+9
-3
lines changed

6 files changed

+9
-3
lines changed

.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,4 +337,10 @@ ASALocalRun/
337337
.localhistory/
338338

339339
# BeatPulse healthcheck temp database
340-
healthchecksdb
340+
healthchecksdb
341+
342+
# binary files
343+
FallGuysStats.zip
344+
FallGuysStatsManualUpdate.zip
345+
FallGuyStats.zip
346+
FallGuyStatsManualUpdate.zip

FallGuyStats.zip

-21.8 MB
Binary file not shown.

FallGuyStatsManualUpdate.zip

-21.8 MB
Binary file not shown.

FallGuysStats.zip

-21.8 MB
Binary file not shown.

FallGuysStatsManualUpdate.zip

-21.8 MB
Binary file not shown.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@ Simple program to generate stats for the game Fall Guys. Reads the games log fil
5858

5959

6060
## Download
61-
  <a href="https://raw.githubusercontent.com/ShootMe/FallGuysStats/master/FallGuysStats.zip">![FallGuysStats.zip](Resources/FallGuysStats-download.svg)</a>
61+
  <a href="https://github.com/ShootMe/FallGuysStats/releases/latest/download/FallGuysStats.zip">![FallGuysStats.zip](Resources/FallGuysStats-download.svg)</a>
6262
- Or, if you have a false detection problem with your virus program, download the version below with the automatic update feature removed.
6363

64-
  <a href="https://raw.githubusercontent.com/ShootMe/FallGuysStats/master/FallGuysStatsManualUpdate.zip">![FallGuysStats.zip](Resources/FallGuysStatsManualUpdate-download.svg)</a>
64+
  <a href="https://github.com/ShootMe/FallGuysStats/releases/latest/download/FallGuysStatsManualUpdate.zip">![FallGuysStats.zip](Resources/FallGuysStatsManualUpdate-download.svg)</a>
6565

6666
<br>
6767

0 commit comments

Comments
 (0)