Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 293 Bytes

File metadata and controls

7 lines (4 loc) · 293 Bytes

Game Server for WarFront.io

This project requires [Bun]https://bun.sh/.

To run the server, first install the dependencies using bun install and then start the server using bun run server.

The server runs on port 10364 by default, change the PORT environment variable to change it.