Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 810 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 810 Bytes

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