Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pepeizq/database-games


https://github.com/pepeizq/database-games

battlenet csharp epicgames ubisoft winui3

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# Database Games

App for Windows 10 written in C# using WinUI3 libraries.

### What does the app do?

App to manage databases in json format of various gaming platforms. With it I support other applications that I have developed:
* [pepeizq's Steam Connect](https://pepeizqapps.com/app/steam-connect/)
* [pepeizq's Tiles for Games](https://pepeizqapps.com/app/tiles-for-games/)
* [pepeizq's Widgets for Games](https://pepeizqapps.com/app/widgets-for-games/)

As long as you respect the license you can use the databases in your projects, here are the direct links:

Battle.net
```
https://raw.githubusercontent.com/pepeizq/Database-Games/master/Base%20de%20Datos%20Plataformas/Jsons/Battlenet.json
```

Epic Games:
```
https://raw.githubusercontent.com/pepeizq/Database-Games/master/Base%20de%20Datos%20Plataformas/Jsons/EpicGames.json
```

Ubisoft:
```
https://raw.githubusercontent.com/pepeizq/Database-Games/master/Base%20de%20Datos%20Plataformas/Jsons/Ubisoft.json
```