Skip to content

BeamSplit v1.5.1

Choose a tag to compare

@KumaraKyle KumaraKyle released this 17 Aug 16:21
· 10 commits to main since this release

BeamSplit v1.5.1 removes the repetitive BeamMP menu routine.

  • Each BeamMP instance now requests guest login automatically.
  • Once authenticated, it Direct Connects to 127.0.0.1 using the port from BeamSplit's ServerConfig.toml.
  • Connection is event-driven through BeamMP's own Lua API—no simulated menu clicks.
  • Failed early connection attempts retry at a guarded interval until the session starts.
  • Auto-join is enabled by default and can be disabled under Settings → Session behaviour.
  • Solo sessions and the original BeamNG installation are untouched.

Validation: Release build completed with 0 warnings and 0 errors. The packaged self-test passed the BeamMP auto-join resource and temporary ZIP install/remove regression, along with all existing setup checks.