mirror of
https://github.com/amiayweb/Hytale-F2P.git
synced 2026-02-26 11:01:45 -03:00
Prepare Release v2.2.1
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -51,7 +51,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Version
|
label: Version
|
||||||
description: What version of the launcher are you running?
|
description: What version of the launcher are you running?
|
||||||
placeholder: "e.g. \"v2.2.0 stable\""
|
placeholder: "e.g. \"v2.2.1\""
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
|||||||
1
.github/ISSUE_TEMPLATE/support_request.yml
vendored
1
.github/ISSUE_TEMPLATE/support_request.yml
vendored
@@ -63,6 +63,7 @@ body:
|
|||||||
label: Version
|
label: Version
|
||||||
description: What launcher version are you using?
|
description: What launcher version are you using?
|
||||||
options:
|
options:
|
||||||
|
- v2.2.1
|
||||||
- v2.2.0
|
- v2.2.0
|
||||||
- v2.1.1
|
- v2.1.1
|
||||||
- v2.1.0
|
- v2.1.0
|
||||||
|
|||||||
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -159,7 +159,6 @@ jobs:
|
|||||||
tag_name: ${{ github.ref_name }}
|
tag_name: ${{ github.ref_name }}
|
||||||
files: |
|
files: |
|
||||||
artifacts/arch-package/*.pkg.tar.zst
|
artifacts/arch-package/*.pkg.tar.zst
|
||||||
artifacts/arch-package/*.src.tar.zst
|
|
||||||
artifacts/arch-package/.SRCINFO
|
artifacts/arch-package/.SRCINFO
|
||||||
artifacts/linux-builds/**/*
|
artifacts/linux-builds/**/*
|
||||||
artifacts/windows-builds/**/*
|
artifacts/windows-builds/**/*
|
||||||
|
|||||||
2
PKGBUILD
2
PKGBUILD
@@ -2,7 +2,7 @@
|
|||||||
# Maintainer: Fazri Gading <fazrigading@gmail.com>
|
# Maintainer: Fazri Gading <fazrigading@gmail.com>
|
||||||
# This PKGBUILD is for Github Releases
|
# This PKGBUILD is for Github Releases
|
||||||
pkgname=Hytale-F2P
|
pkgname=Hytale-F2P
|
||||||
pkgver=2.2.0
|
pkgver=2.2.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Hytale-F2P - unofficial Hytale Launcher for free to play with multiplayer support"
|
pkgdesc="Hytale-F2P - unofficial Hytale Launcher for free to play with multiplayer support"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
[](https://github.com/amiayweb/Hytale-F2P/releases)
|
[](https://github.com/amiayweb/Hytale-F2P/releases)
|
||||||
[](https://github.com/amiayweb/Hytale-F2P/releases)
|
[](https://github.com/amiayweb/Hytale-F2P/releases)
|
||||||

|

|
||||||
[](https://github.com/amiayweb/Hytale-F2P/releases)
|
[](https://github.com/amiayweb/Hytale-F2P/releases)
|
||||||
|
|
||||||
[](https://github.com/amiayweb/Hytale-F2P/stargazers)
|
[](https://github.com/amiayweb/Hytale-F2P/stargazers)
|
||||||
[](https://github.com/amiayweb/Hytale-F2P/network/members)
|
[](https://github.com/amiayweb/Hytale-F2P/network/members)
|
||||||
|
|||||||
Reference in New Issue
Block a user