Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 696 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 696 Bytes

OpenFusionMap-rs

OpenFusion player map in your browser.

OpenFusionMap-rs is a rewrite of OpenFusionMap in Rust using axum and ffmonitor

Building

cargo build --release

Usage

Usage: openfusionmap [OPTIONS]

Options:
  -b, --bind-addr <BIND_ADDR>        The address to bind the HTTP server to [default: 127.0.0.1:8080]
  -m, --monitor-addr <MONITOR_ADDR>  The address of the OpenFusion monitor to connect to [default: 127.0.0.1:8003]
  -h, --help                         Print help

Then connect in your browser.