mirror of
https://github.com/Calinou/scoop-games.git
synced 2026-07-30 09:31:52 +08:00
Update outdated information in the README (#746)
This commit is contained in:
parent
0072d36504
commit
8c4fcec169
@ -8,6 +8,6 @@ be sure to know about these few guidelines:
|
||||
- By "game-related tools", we mean tools that are specific to a game
|
||||
or a game series (such as a map editor or modding tool).
|
||||
- Generic utilities related to gaming (such as Steam or GOG-related utilities)
|
||||
should be added to [scoop-extras](https://github.com/lukesampson/scoop-extras)
|
||||
should be added to [Extras](https://github.com/ScoopInstaller/Extras)
|
||||
instead, as they tend to appeal to a wider audience compared to this bucket.
|
||||
- See the official [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md).
|
||||
|
||||
12
README.md
12
README.md
@ -1,12 +1,10 @@
|
||||
# scoop-games
|
||||
|
||||
[](https://ci.appveyor.com/project/Calinou/scoop-games/branch/master) [](https://github.com/Calinou/scoop-games) [](https://github.com/scoopinstaller/awesome-scoop)
|
||||
# scoop-games [](https://github.com/Calinou/scoop-games/actions/workflows/ci.yml) [](https://github.com/Calinou/scoop-games/actions/workflows/excavator.yml) [](https://github.com/Calinou/scoop-games) [](https://github.com/ScoopInstaller/Awesome)
|
||||
|
||||
A [Scoop](https://scoop.sh/) bucket for open source/freeware games and game-related tools.
|
||||
|
||||
## List of applications in this bucket
|
||||
|
||||
See [this page](https://rasa.github.io/scoop-directory/by-score#Calinou_scoop-games)
|
||||
See [this page](https://scoop.sh/#/apps?q=%22https%3A%2F%2Fgithub.com%2FCalinou%2Fscoop-games%22&s=0&d=1&o=true)
|
||||
for a list of applications in this bucket with descriptions.
|
||||
|
||||
## Usage
|
||||
@ -30,13 +28,13 @@ scoop install ericw-tools
|
||||
|
||||
## Updating applications in this bucket
|
||||
|
||||
For manifests that contain an `autoupdate` section, there's a bot run by
|
||||
@r15ch13 that runs every day and commits updated manifests to the repository.
|
||||
For manifests that contain an `autoupdate` section, there's a GitHub Actions
|
||||
workflow that runs every day and commits updated manifests to the repository.
|
||||
No need to open a pull request to update those manifests.
|
||||
|
||||
For manifests that don't contain an `autoupdate` section, feel free to open a
|
||||
pull request to update them to the latest version. You can also
|
||||
[add an `autoupdate` section to the manifest](https://github.com/lukesampson/scoop/wiki/App-Manifest-Autoupdate)
|
||||
[add an `autoupdate` section to the manifest](https://github.com/ScoopInstaller/Scoop/wiki/App-Manifest-Autoupdate)
|
||||
to ensure the application always remains up-to-date in the future.
|
||||
|
||||
## License
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user