showcase games in /games of ones with mods fetched from the latest 100 mod posts, added new games file #41

Merged
freakoverse merged 7 commits from staging into master 2024-09-23 12:35:46 +00:00
Showing only changes of commit 7c7f756fb4 - Show all commits

View File

@ -15,7 +15,7 @@ export const LANDING_PAGE_DATA = {
],
featuredGames: [
'Persona 3 Reload',
'Caravan Sandwitch',
'Baldur\'s Gate 3',
'Cyberpunk 2077',
'ELDEN RING',
'FINAL FANTASY VII REMAKE INTERGRADE'
@ -113,7 +113,8 @@ export const REACTIONS = {
export const GAME_FILES = [
'Games_Itch.csv',
'Games_Other.csv',
'Games_Steam.csv'
'Games_Steam.csv',
'Games_Nintendo'
]
export const MAX_MODS_PER_PAGE = 10