evanpelle 2f8862eeeb Merge pull request #14 from PilkeySEK/traitor-yes-no
Make the traitor field in the player info panel display as yes/no instead of true/false
2025-02-10 07:52:29 -08:00
2024-09-09 15:36:45 -07:00
2024-08-14 19:51:36 -07:00
2025-02-09 12:01:44 +03:00
2024-08-04 19:51:23 -07:00
2025-02-05 20:35:21 -08:00
2024-12-17 14:29:31 -08:00
2024-08-13 07:34:07 -07:00
2024-12-17 14:29:31 -08:00
2024-08-04 19:51:23 -07:00
2024-12-03 20:17:58 -08:00
2025-02-08 19:00:35 -08:00
2025-02-08 19:00:35 -08:00
2025-02-01 12:05:11 -08:00
2024-08-16 13:10:44 -07:00
2025-02-01 12:05:11 -08:00
2025-02-01 12:05:11 -08:00

OpenFront.io

OpenFront is an online rts.

This is a fork/rewrite of WarFront.io. Credit to https://github.com/WarFrontIO.

Building

To build the project, you will need to have Node.js and npm installed. You can download them from here.

Before building the project, you will need to install the dependencies. You can do this by running the following command in the project directory:

npm install

To run dev build:

npm run dev
S
Description
Languages
TypeScript 91.3%
GLSL 2.6%
JavaScript 1.9%
HTML 1.7%
CSS 1%
Other 1.5%