❔ Game Hub
hi, how can i program my own game hub, like battle.net where i can download and start my own games ?
3 Replies
start by learning WPF atleast
You'd also need to host the game files somewhere (like a Backblaze B2 or AWS S3 bucket) and dnownload them with
HttpClient
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.