https://github.com/accessory/minus_games
Game distributer for downloading, running and syncing your games
https://github.com/accessory/minus_games
Last synced: about 1 month ago
JSON representation
Game distributer for downloading, running and syncing your games
- Host: GitHub
- URL: https://github.com/accessory/minus_games
- Owner: Accessory
- License: mit
- Created: 2024-07-18T10:03:05.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-17T07:26:48.000Z (7 months ago)
- Last Synced: 2024-10-19T10:12:50.273Z (7 months ago)
- Language: Rust
- Size: 607 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minus Games
Minus Games is a Suite to Distribute Games from a server to a client. It consists of the 5 applications:
- minus_games_server
- minus_games_client
- minus_games_gui
- minus_games_finder
- minus_games_updaterIts primary purpose is to distribute, run, and sync games hosted by the minus_games_server with the minus_games_client or the gui,
and it is designed for use on a home server.
For more information, you can find the **[Documentation here](https://accessory.github.io/minus_games_user_guide/)**.
For a quick setup please have a look at the **[Quick Start Guide](https://accessory.github.io/minus_games_user_guide/quick_start/quick_start.html)**.