Go to file
Chawye Hsu e92e88ce62 doc(readme): add appveyor badge (#15) 2019-03-14 20:24:08 +01:00
.vscode refactor: unify bucket structure 2019-03-08 14:25:04 +01:00
bin refactor: unify bucket structure 2019-03-08 14:25:04 +01:00
bucket refactor: format json 2019-03-08 14:25:04 +01:00
test refactor: unify bucket structure 2019-03-08 14:25:04 +01:00
.azure-pipelines.yml Add standard scoop maintenance tools and tests (#9) 2018-12-10 21:35:24 +01:00
.editorconfig Enforce CRLF line endings in pre-commit 2019-03-01 21:31:53 +01:00
.gitattributes refactor: unify bucket structure 2019-03-08 14:25:04 +01:00
.pre-commit-config.yaml Enforce CRLF line endings in pre-commit 2019-03-01 21:31:53 +01:00
LICENSE.md Add a README and license 2018-05-08 10:40:03 +02:00
README.md doc(readme): add appveyor badge (#15) 2019-03-14 20:24:08 +01:00
appveyor.yml appveyor: Improve tests 2018-12-16 16:18:17 +01:00

README.md

scoop-games

AppVeyor Build Status Repo size Mentioned in Awesome Scoop

A Scoop bucket for open source/freeware games and game-related tools.

Usage

After installing Scoop, enter the following line in a Command Prompt or PowerShell window:

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:

# 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 for more information.