Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pepeizq/database-games
https://github.com/pepeizq/database-games
battlenet csharp epicgames ubisoft winui3
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pepeizq/database-games
- Owner: pepeizq
- License: gpl-3.0
- Created: 2023-01-17T13:25:30.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-13T07:15:07.000Z (5 months ago)
- Last Synced: 2024-11-06T01:12:42.297Z (about 2 months ago)
- Topics: battlenet, csharp, epicgames, ubisoft, winui3
- Language: C#
- Homepage: https://pepeizqapps.com/apps/database-games
- Size: 195 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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
```