Skip to content

Commit

Permalink
feat: Update Ping Plugin add-on to use overlayplugin/OverlayPlugin
Browse files Browse the repository at this point in the history
  • Loading branch information
qitana committed Aug 29, 2024
1 parent a35288f commit 7bb2c53
Showing 1 changed file with 5 additions and 19 deletions.
24 changes: 5 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,17 @@
# ACT_PingPlugin

The add-on of [ngld/OverlayPlugin](https://github.com/ngld/OverlayPlugin) which shows ping status for connected server.

現在接続中のゲームサーバーに対するpingステータスをオーバーレイ表示する、[ngld/OverlayPlugin](https://github.com/ngld/OverlayPlugin) のアドオンです。
The add-on of [overlayplugin/OverlayPlugin](https://github.com/overlayplugin/OverlayPlugin) which shows ping status for connected server.
現在接続中のゲームサーバーに対するpingステータスをオーバーレイ表示する、[overlayplugin/OverlayPlugin](https://github.com/overlayplugin/OverlayPlugin) のアドオンです。

[日本語の説明はこちら / README for ja-JP is here](#Japanese)



## Requirements

- [ngld/OverlayPlugin](https://github.com/ngld/OverlayPlugin)
- [overlayplugin/OverlayPlugin](https://github.com/overlayplugin/OverlayPlugin)

## Features

It identifies the server with which the FFXIV client is currently communicating, pings that server, and measures information such as delays.

## How to use

1. Install [ngld/OverlayPlugin](https://github.com/ngld/OverlayPlugin).
1. Install [overlayplugin/OverlayPlugin](https://github.com/overlayplugin/OverlayPlugin).
2. Download DFAPlugin from release page and extract it to any folder.
It is recommended that you create and place a separate folder with other plugins.
3. Install PingPlugin as an ACT plugin.
Expand All @@ -29,21 +22,15 @@ It is recommended that you create and place a separate folder with other plugins
8. Verify that information is displayed during the game.

## Other overlay type

See https://qitana.github.io/ACT_PingPlugin/

# Japanese

## 注意事項
**v2.x からは ngld/OverlayPlugin でないと動きません!hibiyasleep/OverlayPlugin では動きません!
また、ngld/OverlayPlugin と hibiyasleep/OverlayPlugin は併用できません!**

## できること
-現在FFXIVクライアントが通信しているサーバーを特定し、そのサーバーにpingを実行し、遅延等の情報を測定します。


## インストール方法
1. [ngld/OverlayPlugin](https://github.com/ngld/OverlayPlugin) をACTのプラグインとして導入します。
1. [overlayplugin/OverlayPlugin](https://github.com/overlayplugin/OverlayPlugin) をACTのプラグインとして導入します。
2. Release から PingPlugin をダウンロードし、任意のフォルダに展開します。
他のプラグインと同じフォルダに入れないよう、別フォルダを作って配置することをおすすめします。
3. PingPlugin を ACTのプラグインとして導入します。
Expand All @@ -54,6 +41,5 @@ See https://qitana.github.io/ACT_PingPlugin/
8. ゲーム中に情報が表示されることを確認します。

## URLと設定について

https://qitana.github.io/ACT_PingPlugin/
を参照して下さい。

0 comments on commit 7bb2c53

Please sign in to comment.