Skip to content

Commit 7e75005

Browse files
committed
add game: devils-journey
1 parent d91e212 commit 7e75005

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

data/games.ts

+9-1
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,13 @@ export const games: Game[] = [
7474
releaseDate: '2024-07-10',
7575
url: 'https://www.bilibili.com/video/BV1aH4y1w7g4/',
7676
cover: 'xinxi.webp',
77-
}
77+
},
78+
{
79+
id: 'devils-journey',
80+
title: '恶魔之旅',
81+
developer: 'Zombie Ass',
82+
releaseDate: '2024-10-24',
83+
url: 'https://www.bilibili.com/video/BV1jRyfYjEuX/',
84+
cover: 'devils-journey.webp',
85+
},
7886
]
58.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)