AreYouW / mano-aloe

For the Mano Aloe Support Squad Server
https://manotomo.tk
MIT License
19 stars 8 forks source link

Games screenshots not working #186

Open zapplecat opened 3 years ago

zapplecat commented 3 years ago

image

zapplecat commented 3 years ago

Not actually a frontend problem. The backend is running the wrong version and doesn't have the thumbnail data

From https://manotomo.tk/api/games

{"status": "success", "games": [{"title": "Journey To Hololive", "description": "Help Aloe to leave the demonic realm and reach her goal of joining Hololive. It is a thorny path, but with your support she may just make it to the end.", "gameID": 1, "gitLink": "https://iskorsukov.github.io/JourneyToHololive/", "gameLink": "https://iskorsukov.github.io/JourneyToHololive/"}, {"title": "Ma No Tomo", "description": "A 2D Puzzle Platformer with an exciting twist! Solve puzzles! Unlock amazing fanart! Challenge yourself and finish the game within the fastest possible time!", "gameID": 2, "gitLink": "https://jinkiyoshi.github.io/MaNoTomoGame/", "gameLink": "https://jinkiyoshi.github.io/MaNoTomoGame/"}, {"title": "ManoSnek", "description": "The classic Snake, with bonus features and more succubi. Collect as many manotomo as you can, and protect yourself from devilish fireballs with the power of music!", "gameID": 3, "gitLink": "https://kingofferrets.github.io/ManoSnek/", "gameLink": "https://kingofferrets.github.io/ManoSnek/"}, {"title": "Aloe's Bento Shop", "description": "Help Aloe serve as many tasty bento boxes as you can in Aloe's Bento Shop!", "gameID": 4, "gitLink": "https://xxareo.github.io/", "gameLink": "https://xxareo.github.io/"}]}
zapplecat commented 3 years ago

PR is out https://github.com/Manotomo-Alliance-Support-Squad/mass-backend/pull/10