scoop-games/README.md

30 lines
958 B
Markdown
Raw Normal View History

2019-03-07 18:44:25 -08:00
# scoop-games
[![Repo size](https://img.shields.io/github/repo-size/Calinou/scoop-games.svg?style=flat-square)](https://github.com/Calinou/scoop-games) [![Mentioned in Awesome Scoop](https://awesome.re/mentioned-badge.svg)](https://github.com/scoopinstaller/awesome-scoop)
A [Scoop](https://scoop.sh/) bucket for open source/freeware games and game-related tools.
## Usage
After installing [Scoop](https://scoop.sh/), enter the following line in a
Command Prompt or PowerShell window:
```powershell
scoop bucket add games
```
Once this is done, you can install any app from this bucket (check the list
of files in this repository). For instance, use the following command:
```powershell
# Don't include the .json file extension in the app name
scoop install ericw-tools
```
## License
Copyright © 2018 Hugo Locurcio and contributors
Files in this repository are licensed under CC0 1.0 Universal,
see [LICENSE.md](LICENSE.md) for more information.