Skip to content

Commit

Permalink
Merge pull request #58 from ArlenFuture/main
Browse files Browse the repository at this point in the history
add game: lovegoal
  • Loading branch information
nini22P authored Dec 25, 2024
2 parents dd9c820 + f8cf80f commit 5a8f73d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data/games.ts
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,12 @@ export const games: Game[] = [
url: 'https://www.bilibili.com/video/BV1WLDQYHEPN/',
cover: 'dingyi.webp',
},
{
id: 'lovegoal',
title: '愛情終點',
developer: '糖染川',
releaseDate: '2025-01-04',
url: 'https://store.steampowered.com/app/3365970/_/',
cover: 'lovegoal.webp',
},
]
Binary file added public/images/games/lovegoal.webp
Binary file not shown.

0 comments on commit 5a8f73d

Please sign in to comment.