diff --git a/README.agent.en.md b/README.agent.en.md index 15f5972..a539150 100644 --- a/README.agent.en.md +++ b/README.agent.en.md @@ -14,7 +14,7 @@ Download the pst-agent tool, rename it, and ensure it's executable ```bash # Download and rename -mv pst-agent_v0.7.0_linux_x86_64 pst-agent +mv pst-agent_v0.7.1_linux_x86_64 pst-agent chmod +x pst-agent ``` @@ -67,7 +67,7 @@ This refers to the scenario where your game server is a Windows version, and you #### Download -Download the pst-agent tool and rename it, e.g., rename `pst-agent_v0.7.0_windows_x86_64.exe` to `pst-agent.exe` +Download the pst-agent tool and rename it, e.g., rename `pst-agent_v0.7.1_windows_x86_64.exe` to `pst-agent.exe` #### Run diff --git a/README.agent.ja.md b/README.agent.ja.md index 3118f84..eacd6bf 100644 --- a/README.agent.ja.md +++ b/README.agent.ja.md @@ -14,7 +14,7 @@ pst-agent ツールをダウンロードし、名前を変更して実行可能 ```bash # ダウンロードして名前を変更 -mv pst-agent_v0.7.0_linux_x86_64 pst-agent +mv pst-agent_v0.7.1_linux_x86_64 pst-agent chmod +x pst-agent ``` @@ -67,7 +67,7 @@ kill $(ps aux | grep 'pst-agent' | awk '{print $2}') | head -n 1 #### ダウンロード -pst-agent ツールをダウンロードし、名前を変更します。例えば、`pst-agent_v0.7.0_windows_x86_64.exe`を`pst-agent.exe`にリネームします。 +pst-agent ツールをダウンロードし、名前を変更します。例えば、`pst-agent_v0.7.1_windows_x86_64.exe`を`pst-agent.exe`にリネームします。 #### 実行 diff --git a/README.agent.md b/README.agent.md index 5125935..16a6a4c 100644 --- a/README.agent.md +++ b/README.agent.md @@ -14,7 +14,7 @@ ```bash # 下载并重命名 -mv pst-agent_v0.7.0_linux_x86_64 pst-agent +mv pst-agent_v0.7.1_linux_x86_64 pst-agent chmod +x pst-agent ``` @@ -67,7 +67,7 @@ kill $(ps aux | grep 'pst-agent' | awk '{print $2}') | head -n 1 #### 下载 -下载 pst-agent 工具并重命名,如将 `pst-agent_v0.7.0_windows_x86_64.exe` 重命名为 `pst-agent.exe` +下载 pst-agent 工具并重命名,如将 `pst-agent_v0.7.1_windows_x86_64.exe` 重命名为 `pst-agent.exe` #### 运行 diff --git a/README.en.md b/README.en.md index 54a58d6..de22438 100755 --- a/README.en.md +++ b/README.en.md @@ -113,7 +113,7 @@ Download the latest executable files at: ```bash # Download pst_{version}_{platform}_{arch}.tar.gz and extract to the pst directory -mkdir -p pst && tar -xzf pst_v0.7.0_linux_x86_64.tar.gz -C pst +mkdir -p pst && tar -xzf pst_v0.7.1_linux_x86_64.tar.gz -C pst ``` ##### Configuration @@ -238,7 +238,7 @@ Access at http://{Server IP}:8080 after opening firewall and security group in c ##### Download and Extract -Extract `pst_v0.7.0_windows_x86_64.zip` to any directory (recommend naming the folder `pst`). +Extract `pst_v0.7.1_windows_x86_64.zip` to any directory (recommend naming the folder `pst`). ##### Configuration diff --git a/README.ja.md b/README.ja.md index ec3812d..aa18b00 100755 --- a/README.ja.md +++ b/README.ja.md @@ -113,7 +113,7 @@ https://github.com/zaigie/palworld-server-tool/assets/17232619/afdf485c-4b34-491 ```bash # pst_{version}_{platform}_{arch}.tar.gz ファイルをダウンロードしてpstディレクトリに解凍します -mkdir -p pst && tar -xzf pst_v0.7.0_linux_x86_64.tar.gz -C pst +mkdir -p pst && tar -xzf pst_v0.7.1_linux_x86_64.tar.gz -C pst ``` ##### 設定 @@ -238,7 +238,7 @@ kill $(ps aux | grep 'pst' | awk '{print $2}') | head -n 1 ##### ダウンロードと解凍 -`pst_v0.7.0_windows_x86_64.zip`を任意のディレクトリに解凍します(`pst`というディレクトリ名を推奨)。 +`pst_v0.7.1_windows_x86_64.zip`を任意のディレクトリに解凍します(`pst`というディレクトリ名を推奨)。 ##### 設定 diff --git a/README.md b/README.md index d93aefa..ea95ebe 100755 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ https://github.com/zaigie/palworld-server-tool/assets/17232619/afdf485c-4b34-491 ```bash # 下载 pst_{version}_{platform}_{arch}.tar.gz 文件并解压到 pst 目录 -mkdir -p pst && tar -xzf pst_v0.7.0_linux_x86_64.tar.gz -C pst +mkdir -p pst && tar -xzf pst_v0.7.1_linux_x86_64.tar.gz -C pst ``` ##### 配置 @@ -258,7 +258,7 @@ kill $(ps aux | grep 'pst' | awk '{print $2}') | head -n 1 ##### 下载解压 -解压 `pst_v0.7.0_windows_x86_64.zip` 到任意目录(推荐命名文件夹目录名称为 `pst`) +解压 `pst_v0.7.1_windows_x86_64.zip` 到任意目录(推荐命名文件夹目录名称为 `pst`) ##### 配置