Skip to content

Commit

Permalink
games: +Don't Starve Together
Browse files Browse the repository at this point in the history
  • Loading branch information
marcolussetti authored Jun 4, 2022
1 parent 7a75e98 commit e332745
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/games.js
Original file line number Diff line number Diff line change
Expand Up @@ -742,6 +742,17 @@ export default class Games {
"client_platforms": ["windows", "mac", "linux"],
"game_categories": ["videogame"],
},
{
"name": "Don't Starve Together",
"min_players": 2,
"max_players": 64,
"requires": "Don't Starve Together",
"requires_streaming": false,
"url": "https://store.steampowered.com/app/322330/Dont_Starve_Together/",
"host_platform": ["windows", "linux"],
"client_platforms": ["windows", "mac", "linux"],
"game_categories": ["videogame"],
},

// {
// "name": "",
Expand Down

0 comments on commit e332745

Please sign in to comment.