Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 630 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 630 Bytes

Game Server Tracker - Lametric App

gst_icon

Introduction

app

G.S.T displays the number of players connected on various game servers:

  • Minecraft Java Edition
  • Minecraft Bedrock Edition
  • Source (CS / CS:GO / GMod / HL2)
  • FiveM / RedM

Installation

$ yarn install

Running the app

watch mode

$ yarn run start:dev

OR

production mode

$ yarn run start:prod