This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "games": [ | |
| { | |
| "id": "game_001", | |
| "title": "Super Mario 64", | |
| "description": "Super Mario 64 (1996, Nintendo) es un juego de plataformas en 3D desarrollado por Nintendo EAD para la consola Nintendo 64. Fue pionero en llevar a Mario a un mundo tridimensional plenamente explorable y estableció los cimientos del diseño de plataformas 3D moderno.", | |
| "coverImageUrl": "assets/images/sm64.png", | |
| "platforms": ["linux"], | |
| "downloadUrl": "https://github.com/hvk88/SRC/raw/refs/heads/main/sm64_omm.appimage", | |
| "fileSize": "1.6 GB", |