We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd9c820 commit 52dc3bcCopy full SHA for 52dc3bc
data/games.ts
@@ -91,4 +91,12 @@ export const games: Game[] = [
91
url: 'https://www.bilibili.com/video/BV1WLDQYHEPN/',
92
cover: 'dingyi.webp',
93
},
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
+ },
102
]
0 commit comments