Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 335 Bytes

File metadata and controls

16 lines (13 loc) · 335 Bytes

GTPS-Launcher-PC

GTPS Launcher PC

ingredients

https://nodejs.org/en/download/

How to run with cmd

  1. open command prompt/cmd with administrator
  2. cd to launcher file
  3. node launcher.js

How to make launcher to exe

  1. open command prompt/cmd
  2. cd to launcher file
  3. write npm install pkg --global
  4. write pkg launcher.js