Skip to content

Commit

Permalink
v1.1.21-felnull.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MG8853 committed Jan 8, 2022
1 parent b8adb1b commit 49fe32c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,24 +53,21 @@ jobs:
[Windows](https://github.com/${{ github.repository }}/releases/download/${{ steps.get_version.outputs.version }}/FelNullGDLauncher-win-setup.exe)
[Mac OS X](https://github.com/${{ github.repository }}/releases/download/${{ steps.get_version.outputs.version }}/FelNullGDLauncher-mac-setup.dmg)
[Linux](https://github.com/${{ github.repository }}/releases/download/${{ steps.get_version.outputs.version }}/FelNullGDLauncher-linux-setup.AppImage)
felnullgdlauncher-${{ steps.get_version.outputs.version-without-v }}-x64.nsis.7z is network installer data. Do not download!
felnullgdlauncher-${{ steps.get_version.outputs.version-without-v }}-x64.nsis.7zはネットワークインストーラーのデータです。ダウンロードしないでください!
Windows : [FelNullGDLauncher-win-setup.exe]を実行すると自動的にインストールが開始し、ソフトが起動します。
Mac OS X : [FelNullGDLauncher-mac-setup.dmg]を実行してアプリをアプリケーションにコピーしてください。
Linux : どれでもできればよし!
※データフォルダリンク例
Linuxわからん
Mac OS X
/Users/ [user] /Library/Application Support/felnullgdlaucher
/Users/ [user] /Library/Application Support/felnullgdlaucher_next
Windows
C:\Users\ [user] \AppData\Roaming\felnullgdlauncher
C:\Users\ [user] \AppData\Roaming\felnullgdlauncher_next
Linuxわからん
Build by ${{ github.actor }}
draft: false
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "felnullgdlauncher",
"version": "1.1.20-felnull.1",
"version": "1.1.21-felnull.1",
"description": "FelNullGDlauncherはシンプルでありながら、ユーザーエクスペリエンスに重点を置いた強力なMinecraftカスタムランチャーです。",
"keywords": [
"minecraft",
Expand Down

0 comments on commit 49fe32c

Please sign in to comment.