Skip to content

ReactiveSlime/Forza-6-Community-Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forza Horizon 6 Live Map

Point your Forza Horizon 6 game to this live map to display real-time data online, including:

  • Car
  • Car Class
  • Car Performance Index

Features

  • 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

Installation

  1. Clone the repository:

    git clone https://github.com/ReactiveSlime/Forza-6-community-Map.git
    cd Forza-6-community-Map
    
  2. Install dependencies:

    npm install
    
  3. Download tilemaps:

    npm run download-tiles
    
  4. Start the server:

    npm start
    
  5. In Forza Horizon 6, set the Data Out destination IP and port to your machine's address, using port 3001 (or your configured port).

Links

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors