diff --git a/src/config/Games.ts b/src/config/Games.ts index 1a68983..2870044 100644 --- a/src/config/Games.ts +++ b/src/config/Games.ts @@ -169,4 +169,10 @@ export const Games: Array<{ name: "Spirit City: Lofi Sessions", url: "https://store.steampowered.com/app/2113850/Spirit_City_Lofi_Sessions/", }, + { + alt: "a female character in a fantasy or adventure game setting. She is wearing a dark outfit with ornate details, including a hooded cape and armor-like elements. The character is standing in a lush, jungle-like environment, with tall trees and foliage in the background. She is holding a large weapon, likely a sword or staff, in her hand, suggesting she is a warrior or adventurer. The character has a serious expression on her face, indicating she is focused and ready for action. Overall, the image conveys a sense of mystery, power, and exploration in a fantastical and immersive world.", + img: "mh-world.jpg", + name: "Monster Hunter: World", + url: "https://store.steampowered.com/app/582010/Monster_Hunter_World/", + }, ];