Game API Utilising GameDig for Server Queries
- Pick you port and head to Line: 12 in /index.js (const port = 2010;)
- Install NPM Packages using
npm i
- Use a NGINX Proxy or Similar setup if using another method to forward the API & Port to a domain.
- Use node
index.js
to start the api.