Skip to content

Commit

Permalink
Merge pull request #49 from tomspilman/games3
Browse files Browse the repository at this point in the history
Showcase Update
  • Loading branch information
tomspilman authored Dec 1, 2023
2 parents 13ec208 + b3f4a8d commit 84d2352
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 0 deletions.
Binary file modified images/showcase-header/barotrauma-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/showcase-header/palmride-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/showcase-header/vlad-circus-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions scripts/game-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -508,6 +508,25 @@ var games = [
"Desktop",
"Featured"
]
},
{
"name": "vlad-circus",
"title": "Vlad Circus: Descend into Madness",
"logo": "vlad-circus-logo.png",
"screenshot": "vlad-circus-screenshot.png",
"url": "https://www.indiesruption.com/games/vlad-circus",
"pixelart": true,
"tags": [
"Windows",
"2D",
"Desktop",
"Console",
"NintendoSwitch",
"PlayStation4",
"PlayStation5",
"XboxOne",
"Featured"
]
}
];

Expand Down

0 comments on commit 84d2352

Please sign in to comment.