Skip to content

Disquse/PUBGServersPing

Repository files navigation

PUBG Servers Ping Build Status Codacy Badge

The web application which can measure ping between your PC and PUBG game servers.

Motivation When this app was initially planned, there wasn't any easy way to measure your ping to PUBG servers.

Localization Localization files are located in ./src/locales.

Building

git clone https://github.com/disquse/pubgserversping.git
cd pubgserverping
npm install
npm run build