Point your Forza Horizon 6 game to this live map to display real-time data online, including:
- Car
- Car Class
- Car Performance Index
- Lightweight — uses only one dependency (
ws) for WebSockets - Defaults to listening on port 3001
- Optional companion app allows you to set a custom username and map icon colour
-
Clone the repository:
git clone https://github.com/ReactiveSlime/Forza-6-community-Map.git cd Forza-6-community-Map -
Install dependencies:
npm install -
Download tilemaps:
npm run download-tiles -
Start the server:
npm start -
In Forza Horizon 6, set the Data Out destination IP and port to your machine's address, using port 3001 (or your configured port).
- Live Map: fh6.reactiveslime.me
- Companion App: Forza-6-Map-Companion