Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rohanharikr/rockstargameslauncher
Rewrite of the Rockstar Games Launcher Desktop Client using C#/.NET WPF
https://github.com/rohanharikr/rockstargameslauncher
csharp dotnet mvvm rockstargames ui wpf
Last synced: 3 days ago
JSON representation
Rewrite of the Rockstar Games Launcher Desktop Client using C#/.NET WPF
- Host: GitHub
- URL: https://github.com/rohanharikr/rockstargameslauncher
- Owner: rohanharikr
- Created: 2023-12-06T18:17:36.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-12-19T15:28:28.000Z (11 months ago)
- Last Synced: 2023-12-19T16:50:38.984Z (11 months ago)
- Topics: csharp, dotnet, mvvm, rockstargames, ui, wpf
- Language: C#
- Homepage:
- Size: 17.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
https://github.com/rohanharikr/RockstarGamesLauncher/assets/12775813/70d57f4a-8853-48ce-a6dc-18a634379174
# Rockstar Games Launcher
Rewrite of the Rockstar Games Launcher Desktop Client.
Powered by C#/.NET WPF, IGDB, LiteDB.> [!IMPORTANT]
> This project is strictly intended for educational purposes and is not affiliated with Rockstar Games.
> Please refer to the [Legal](#Legal) section for more information.## Screenshots
#### Games
![GamesView](./README/GamesView.png)#### Settings
![SettingsView](./README/SettingsView.png)## Features
| Name | Demo |
| -----------------------|-------------------------------------------|
| MVVM | ![](./README/MVVM.png) |
| Animated buttons | ![](./README/ButtonEffects.gif) |
| Collapsible sidebar | ![](./README/CollapsibleSidebar.gif) |
| Custom navigation | ![](./README/CustomNavigation.gif) |
| Animated carousel | ![](./README/AnimatedCarousel.gif) |
| JSON file API | ![](./README/JsonFileApi.png) |
| Custom titlebar | ![](./README/CustomTitlebar.gif) |## Legal
**Educational Purposes**: This project is strictly intended for educational purposes only. It serves as a sample real-world application showcasing the use of the MVVM pattern, animations, and other concepts.
**Disclaimer**: This project is an independent creation and is not affiliated with, endorsed, or sponsored by Rockstar Games, or any of its subsidiaries or affiliates.
**Ownership**: All trademarks, service marks, trade names, trade dress, product names, and logos appearing in this project are the property of Rockstar Games.