FXclient-mirror/readme.md

57 lines
2.4 KiB
Markdown
Raw Normal View History

<p align="center">
<a href="https://mohsenemx.github.io/FXclient/">
2024-02-04 11:59:12 -08:00
<picture>
<source media="(prefers-color-scheme: dark)" srcset="/assets/logo_text_dark.png">
<source media="(prefers-color-scheme: light)" srcset="/assets/logo_text_light.png">
2024-02-04 11:59:12 -08:00
<img src="/assets/logo_text_light.png" width="20%">
</picture>
</a>
</p>
2024-02-08 11:04:45 -08:00
<p align="center">
<a href="https://discord.gg/JEwYWGraj7"><img alt="FX Client Discord" src="https://img.shields.io/discord/1055801912286515220?logo=discord&logoColor=white&label=FX%20Client&color=5865F2"></a>
2024-02-08 11:04:45 -08:00
<a href="https://github.com/mohsenemx/FXclient/actions/workflows/deploy_github_pages.yml"><img src="https://github.com/mohsenemx/FXclient/actions/workflows/deploy_github_pages.yml/badge.svg" alt="Build and Publish to GitHub Pages"></a>
<a href="https://mohsenemx.github.io/FXclient/"><img src="https://github.com/mohsenemx/FXclient/actions/workflows/pages/pages-build-deployment/badge.svg" alt="pages-build-deployment"></a>
</p>
2023-01-24 11:43:05 -08:00
2022-12-23 00:15:24 -08:00
## What is FX Client?
2022-12-25 08:25:12 -08:00
FX Client is the first Territorial.io client, targeting better User Interface and better User Experience, It's basically Territorial.io but better.
2022-12-23 03:36:14 -08:00
2024-03-05 13:09:33 -08:00
**You can use the latest version of the client here: https://mohsenemx.github.io/FXclient/**
2024-02-25 07:40:21 -08:00
## Features:
2022-12-23 10:36:16 -08:00
1. It's 100% free and open source on Github
2. It's Ad free and removes game's default ads.
3. It makes game look cooler, by replacing default assets with new ones.
2024-02-24 11:39:23 -08:00
4. Adds a text to display "Troop Density"
5. Adds a text to display "Maximum Troops"
6. Adds a win counter
7. Adds a player list
8. Adds the ability to view the history of who donated to a player during the game by clicking on their name in the leaderboard or the player list
2024-03-05 13:09:33 -08:00
9. Can be installed as a PWA (progressive web app) ensuring maximum enjoyment on consoles, phones and even desktop devices
#### The client has a settings menu, from which you can:
10. Change the game font
11. Make fullscreen mode trigger automatically
12. Set a custom main menu background
13. Create custom attack percentage keybinds
## Building Locally
To build the client locally, install Node.js if you haven't already, clone the repo, then run:
2024-02-22 23:06:03 -08:00
2024-03-05 13:09:33 -08:00
```
npm install
npm run build
```
This will install the dependencies, download the game and build the client.
To build from an already downloaded copy of the game, use `npm run build-only`.
2024-02-22 23:06:03 -08:00
2024-02-25 07:40:21 -08:00
## Contact Us
2024-01-31 11:07:22 -08:00
2024-03-05 13:09:33 -08:00
Join the FX Client Discord server: https://discord.gg/JEwYWGraj7
Our Website: https://mohsenemx.github.io/FXclient/