gamevault-backend
gamevault-backend copied to clipboard
Backend for the self-hosted gaming platform for drm-free games
**Is your feature request related to a problem? Please describe.** I possess an extensive library and have been in search of a solution like this for a while. Various applications...
Would be cool if the server would track how many times a game was downloaded. This way you could sort games on a server based on the amount of downloads...
**Description:** Essential Predecessor Tickets: - #252 - #161 - https://github.com/Phalcode/gamevault-app/issues/172 **Problem:** Our system currently relies solely on the RAWG Videogame Database. This limits our flexibility and scalability because we're tightly...
**The issue and how this feature would improve on that** It would be cool if we could upload games directly from the client. We could associate the files with games...
Look into using the Steam API directly for more comprehensive game data. This includes fetching Steam App IDs, game names, images (box art, screenshots), prices, and metascores. Samples: https://api.steampowered.com/ISteamApps/GetAppList/v0002/?format=json https://store.steampowered.com/api/appdetails?appids=10...
**Is your feature request related to a problem? Please describe.** I started setting up a server to host my drm free games so that I can use it as a...
Following the code restructuring, it became evident that we could offer a multitude of API Endpoints that could be utilized by both third-party apps and our own applications in the...
I store my games in a non-archived format as this use case makes more sense for me individually than archiving them. gamefolder/ data1.bin data2.bin setup.exe I would love to see...
**Is your feature request related to a problem? Please describe.** I have several builds of the same game (mostly for bug testing and decomp reasons), but users can only download...
It would be nice if we could upload our own trailers/screenshots to our server and then allow our friends to view them in the library tab under that specific game....