StreamOverlays
Display real-time game stats on your stream using browser sources. Shows the player count, current moon, weather, day count, quota, and ship loot. Works with OBS, Streamlabs OBS, and similar software for Twitch, YouTube, TikTok, Kick, and more.
CHANGELOG
v1.3.0
- Added networking to sync some values with clients.
- This mod still works in vanilla lobbies.
- You can still play with players that don't have this mod installed.
- The Day stat now shows the day number without counting days spent at the company.
v1.2.0
- Updated config settings.
- Added the ability to change the formatting of each stat in the config settings.
- Removed
DayOffset
config setting in the Overlays category. - Added
OnlyUpdateEndOfDay
config setting to the Loot Stat category.- Description: If enabled, the Loot stat will only update when the day ends or if you are in orbit.
- Updated overlays.
- Other changes and improvements.
v1.1.0
- Added a new stat to display the average collected scrap per day.
- Added a new overlay.
- URL:
http://localhost:8080/overlay2
- Displays: Crew, Moon, Day, Quota, Loot, Average per day
- URL:
- Added standalone overlays for specific stats
- Crew
- URL:
http://localhost:8080/crew
- Displays: Player count
- URL:
- Moon & Weather
- URL:
http://localhost:8080/moon
- Displays: Current moon and weather
- URL:
- Day
- URL:
http://localhost:8080/day
- Displays: Day count
- URL:
- Quota
- URL:
http://localhost:8080/quota
- Displays: Quota
- URL:
- Loot
- URL:
http://localhost:8080/loot
- Displays: Loot on the ship
- URL:
- Average Per Day
- URL:
http://localhost:8080/averageperday
- Displays: Average scrap collected per day
- URL:
- Crew
See the README for full details.
v1.0.4
- Fixed issue that prevented the overlay from connecting on other computers in the same network.
v1.0.3
- Added support for the ShipInventory mod.
v1.0.2
- Fixed issue with the overlay not working.
v1.0.1
- Initial release.