Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kjxbyz committed Sep 30, 2024
1 parent 10cb892 commit ed41678
Show file tree
Hide file tree
Showing 4 changed files with 102 additions and 11 deletions.
49 changes: 39 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,48 @@
# Scoop Bucket

[![Tests](https://github.com/picguard/scoop-bucket/actions/workflows/ci.yml/badge.svg)](https://github.com/picguard/scoop-bucket/actions/workflows/ci.yml)
[![Excavator](https://github.com/picguard/scoop-bucket/actions/workflows/excavator.yml/badge.svg)](https://github.com/picguard/scoop-bucket/actions/workflows/excavator.yml)
[![Scoop Version](https://img.shields.io/scoop/v/picguard?bucket=https%3A%2F%2Fgithub.com%2Fpicguard%2Fscoop-bucket)](https://scoop.sh/#/apps?q=picguard&o=false&id=d82f75b3e4ad483c1a4a3fc356ab88d588728c57)
[![Tests](https://github.com/kjxbyz/scoop-bucket/actions/workflows/ci.yml/badge.svg)](https://github.com/kjxbyz/scoop-bucket/actions/workflows/ci.yml)
[![Excavator](https://github.com/kjxbyz/scoop-bucket/actions/workflows/excavator.yml/badge.svg)](https://github.com/kjxbyz/scoop-bucket/actions/workflows/excavator.yml)

## Packages

<table>
<tr>
<th>Bucket name</th>
<th colspan="2" style="text-align: center">Download</th>
</tr>
<tr>
<td>picguard</td>
<td>
<a href="https://scoop.sh/#/apps?q=picguard&o=false&id=d82f75b3e4ad483c1a4a3fc356ab88d588728c57">
<img alt="Scoop Version" src="https://img.shields.io/scoop/v/picguard?bucket=https%3A%2F%2Fgithub.com%2Fkjxbyz%2Fscoop-bucket">
</a>
</td>
</tr>
<tr>
<td>fafarunner</td>
<td>
<a href="https://scoop.sh/#/apps?q=fafarunner&o=false&id=d82f75b3e4ad483c1a4a3fc356ab88d588728c57">
<img alt="Scoop Version" src="https://img.shields.io/scoop/v/fafarunner?bucket=https%3A%2F%2Fgithub.com%2Fkjxbyz%2Fscoop-bucket">
</a>
</td>
</tr>
<tr>
<td>faforever</td>
<td>
<a href="https://scoop.sh/#/apps?q=faforever&o=false&id=d82f75b3e4ad483c1a4a3fc356ab88d588728c57">
<img alt="Scoop Version" src="https://img.shields.io/scoop/v/faforever?bucket=https%3A%2F%2Fgithub.com%2Fkjxbyz%2Fscoop-bucket">
</a>
</td>
</tr>
</table>

## Install

```pwsh
scoop bucket add scoop-bucket https://github.com/picguard/scoop-bucket
scoop install scoop-bucket/picguard
scoop bucket add kjxbyz_scoop-bucket https://github.com/kjxbyz/scoop-bucket
scoop install kjxbyz_scoop-bucket/<bucket-name>
```

## How do I contribute new manifests?
## LICENSE

To make a new manifest contribution, please read the [Contributing
Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md)
and [App Manifests](https://github.com/ScoopInstaller/Scoop/wiki/App-Manifests)
wiki page.
MIT
2 changes: 1 addition & 1 deletion bin/auto-pr.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
param(
# overwrite upstream param
[String]$upstream = "picguard/scoop-bucket:main"
[String]$upstream = "kjxbyz/scoop-bucket:main"
)

if (!$env:SCOOP_HOME) { $env:SCOOP_HOME = Convert-Path (scoop prefix scoop) }
Expand Down
31 changes: 31 additions & 0 deletions bucket/fafarunner.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"version": "1.0.0+360",
"description": "A game developed using flame & bonfire.",
"homepage": "https://fafarunner.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/fafarunner/fafarunner/releases/download/v1.0.0+360/fafarunner_1.0.0+360_windows_x64.exe#/FaFaRunnerSetup.exe",
"hash": "ee90d3b549c807ff97712612576f70969d664a38a2097bfaa86e95a15d1f1b1e"
}
},
"innosetup": true,
"shortcuts": [
[
"FaFaRunner.exe",
"FaFa Runner"
]
],
"checkver": {
"url": "https://api.github.com/repos/fafarunner/fafarunner/releases/latest",
"jsonpath": "$.tag_name",
"regex": "v(\\d+(\\.\\d+)+(\\+\\d+)?)"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/fafarunner/fafarunner/releases/download/v$version/fafarunner_$version_windows_x64.exe#/FaFaRunnerSetup.exe"
}
}
}
}
31 changes: 31 additions & 0 deletions bucket/faforever.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"version": "1.0.0+47",
"description": "A third-party music player that replaces Synology DS Audio client.",
"homepage": "https://chenyifaer.com/faforever",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cyf/faforever/releases/download/v1.0.0+47/faforever_1.0.0+47_windows_x64.exe#/FaForeverSetup.exe",
"hash": "a0c93604cd1112768c9abbfca04020997349aa607351ed6dda85eb346a0ea8c4"
}
},
"innosetup": true,
"shortcuts": [
[
"FaForever.exe",
"FaForever"
]
],
"checkver": {
"url": "https://api.github.com/repos/cyf/faforever/releases/latest",
"jsonpath": "$.tag_name",
"regex": "v(\\d+(\\.\\d+)+(\\+\\d+)?)"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/cyf/faforever/releases/download/v$version/faforever_$version_windows_x64.exe#/FaForeverSetup.exe"
}
}
}
}

0 comments on commit ed41678

Please sign in to comment.