Skip to content

Commit 5a8f73d

Browse files
authored
Merge pull request #58 from ArlenFuture/main
add game: lovegoal
2 parents dd9c820 + f8cf80f commit 5a8f73d

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

data/games.ts

+8
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,12 @@ export const games: Game[] = [
9191
url: 'https://www.bilibili.com/video/BV1WLDQYHEPN/',
9292
cover: 'dingyi.webp',
9393
},
94+
{
95+
id: 'lovegoal',
96+
title: '愛情終點',
97+
developer: '糖染川',
98+
releaseDate: '2025-01-04',
99+
url: 'https://store.steampowered.com/app/3365970/_/',
100+
cover: 'lovegoal.webp',
101+
},
94102
]

public/images/games/lovegoal.webp

277 KB
Binary file not shown.

0 commit comments

Comments
 (0)