Skip to content

Commit 52dc3bc

Browse files
authored
Update games.ts
1 parent dd9c820 commit 52dc3bc

File tree

1 file changed

+8
-0
lines changed

1 file 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
]

0 commit comments

Comments
 (0)