https://github.com/mbpictures/gameupdater
A simple and lightweight game updater/patcher.
https://github.com/mbpictures/gameupdater
downloader game launcher patcher updater
Last synced: 11 days ago
JSON representation
A simple and lightweight game updater/patcher.
- Host: GitHub
- URL: https://github.com/mbpictures/gameupdater
- Owner: mbpictures
- Created: 2020-08-06T16:45:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-30T06:12:20.000Z (about 1 year ago)
- Last Synced: 2025-03-26T09:12:14.013Z (28 days ago)
- Topics: downloader, game, launcher, patcher, updater
- Language: C#
- Homepage:
- Size: 1.1 MB
- Stars: 39
- Watchers: 1
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GameUpdater
A simple and lightweight game updater/patcher.
This repository includes two projects. The main [updater/launcher](GameUpdater) to ship with your game and a [manifest tool](ManifestTool) to easily and flexibly generate server manifest files.As all releases are not self-contained, you and your user need to have .NET Core 3.1 installed. As all users should have installed this dependency anyways, you can ensure, that its available by adding it to your game installer.