evanpelle 68433e34a3 Merge pull request #20 from NewHappyRabbit/main
Fixed countries.json codes to be lowercase
2025-02-11 15:11:39 -08:00
2024-09-09 15:36:45 -07:00
2024-08-14 19:51:36 -07:00
2024-08-04 19:51:23 -07: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-01 12:05:11 -08:00
2024-08-16 13:10:44 -07: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%