Skip to content

Commit

Permalink
docs: update v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zaigie committed Apr 18, 2024
1 parent 83a8d75 commit 636a32b
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions README.agent.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down Expand Up @@ -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

Expand Down
4 changes: 2 additions & 2 deletions README.agent.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down Expand Up @@ -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`にリネームします。

#### 実行

Expand Down
4 changes: 2 additions & 2 deletions README.agent.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down Expand Up @@ -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`

#### 运行

Expand Down
4 changes: 2 additions & 2 deletions README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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

Expand Down
4 changes: 2 additions & 2 deletions README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

##### 設定
Expand Down Expand Up @@ -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`というディレクトリ名を推奨)。

##### 設定

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

##### 配置
Expand Down Expand Up @@ -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`

##### 配置

Expand Down

0 comments on commit 636a32b

Please sign in to comment.