Skip to content

Commit

Permalink
Merge pull request ddnet#8157 from integer2bit/master
Browse files Browse the repository at this point in the history
add windows installation with scoop
  • Loading branch information
def- committed Mar 27, 2024
2 parents b092896 + 707240e commit 1147d28
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,12 @@ FreeBSD
$ pkg install DDNet
```

Windows (Scoop)
```
scoop bucket add games
scoop install games/ddnet
```

Benchmarking
------------

Expand Down

0 comments on commit 1147d28

Please sign in to comment.