A fleet dashboard mod for Starsector built on the NexusUI framework. Displays a visual overview of your fleet composition, combat readiness, faction relations, cargo, and colonies in an in-game overlay panel.
- Fleet Composition — Ship count breakdown by hull size (Capital, Cruiser, Destroyer, Frigate)
- Combat Readiness — CR bars for each ship with color-coded status
- Faction Relations — Visual relation bars for all known factions
- Cargo Overview — Top commodities with quantity bars
- Colony Summary — Population size, stability, and income for each colony
- Install LazyLib
- Install NexusUI
- Download the latest release or clone this repository
- Copy the
NexusDashboardfolder into yourStarsector/mods/directory - Enable NexusDashboard in the Starsector launcher
- Load a save game with all three mods enabled
- On the campaign screen, click the floating N button (or drag it to reposition)
- The overlay opens with a Fleet Dashboard tab showing your fleet data
- Data refreshes automatically via the NexusUI bridge API
Requires JDK 8+ and NexusUI.jar on the classpath. Run build.bat in the mod root.