Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Rumskib use releases instead of commits #1581

Merged
merged 2 commits into from
Jan 21, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 8 additions & 10 deletions manifests/Rumskib.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,14 @@ name: Rumskib
authors: TheGiraffe3
homepage: https://github.com/TheGiraffe3/rumskib/
license: CC-BY-SA-4.0
version: 21fddd92e7e3e63ade2f0cf394666ab68655fda3
version: v1.0.3
shortDescription: Adds more ships.
description: Adds the Cutlass, which is a piratified Gunboat, and the Tanager, which
is a better version of the Shuttle. Also extends the Hauler and Hauler (Type F)
lines with the Hauler IV and Eyrie designs.
url: https://github.com/TheGiraffe3/rumskib/archive/21fddd92e7e3e63ade2f0cf394666ab68655fda3.zip
iconUrl: https://github.com/TheGiraffe3/rumskib/raw/745ca479f5b10ece40dc766753adf43abe3df24f/icon.png
is a better version of the Shuttle. Also adds the Cleaver, an improved Sunder
made by a different company.
url: https://github.com/TheGiraffe3/rumskib/archive/refs/tags/v1.0.3.zip
iconUrl: https://github.com/TheGiraffe3/rumskib/raw/v1.0.3/icon.png
autoupdate:
type: commit
branch: main
url: https://github.com/TheGiraffe3/rumskib/archive/$version.zip
iconURL: https://github.com/TheGiraffe3/rumskib/raw/$version/icon.png
iconURL: https://github.com/TheGiraffe3/rumskib/raw/21fddd92e7e3e63ade2f0cf394666ab68655fda3/icon.png
type: tag
url: https://github.com/TheGiraffe3/rumskib/archive/refs/heads/$version.zip
MCOfficer marked this conversation as resolved.
Show resolved Hide resolved
iconUrl: https://github.com/TheGiraffe3/rumskib/raw/$version/icon.png
Loading