diff --git a/data/games.ts b/data/games.ts index 7bc19a4..085d328 100644 --- a/data/games.ts +++ b/data/games.ts @@ -99,4 +99,12 @@ export const games: Game[] = [ url: 'https://store.steampowered.com/app/3365970/_/', cover: 'lovegoal.webp', }, + { + id: 'SuccubusGalGames', + title: '玩魅魔GalGame的玩家都有魅魔陪着不是很正常的事情吗', + developer: 'kzcserin', + releaseDate: '2025-4-19', + url: 'https://humihumi.com/game/a4d8509a-821a-4841-8e8e-c85094718216', + cover: 'SuccubusGalGames.webp', + }, ] diff --git a/public/images/games/SuccubusGalGames.webp b/public/images/games/SuccubusGalGames.webp new file mode 100644 index 0000000..d9bc384 Binary files /dev/null and b/public/images/games/SuccubusGalGames.webp differ