2019-03-07 18:44:25 -08:00
|
|
|
# scoop-games
|
|
|
|
|
2019-03-14 12:24:08 -07:00
|
|
|
[![AppVeyor Build Status](https://img.shields.io/appveyor/ci/Calinou/scoop-games/master.svg?style=flat-square&label=AppVeyor&logo=appveyor)](https://ci.appveyor.com/project/Calinou/scoop-games/branch/master) [![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)
|
2019-03-07 18:44:25 -08:00
|
|
|
|
|
|
|
A [Scoop](https://scoop.sh/) bucket for open source/freeware games and game-related tools.
|
|
|
|
|
2020-08-18 05:42:48 -07:00
|
|
|
## List of applications in this bucket
|
|
|
|
|
|
|
|
See [this page](https://rasa.github.io/scoop-directory/by-score#Calinou_scoop-games)
|
|
|
|
for a list of applications in this bucket with descriptions.
|
|
|
|
|
2019-03-07 18:44:25 -08:00
|
|
|
## 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
|
2020-03-07 05:50:14 -08:00
|
|
|
of files in the
|
|
|
|
[`bucket/` directory](https://github.com/Calinou/scoop-games/tree/master/bucket)).
|
|
|
|
For instance, use the following command:
|
2019-03-07 18:44:25 -08:00
|
|
|
|
|
|
|
```powershell
|
|
|
|
# Don't include the .json file extension in the app name
|
|
|
|
scoop install ericw-tools
|
|
|
|
```
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
2020-02-10 09:53:53 -08:00
|
|
|
Copyright © 2018-2020 Hugo Locurcio and contributors
|
2019-03-07 18:44:25 -08:00
|
|
|
|
|
|
|
Files in this repository are licensed under CC0 1.0 Universal,
|
|
|
|
see [LICENSE.md](LICENSE.md) for more information.
|