Skips the startup splash screens in Gamble With Your Friends and sends the game directly to its normal network setup scene.
The mod does not modify Steam authentication, lobby creation, websocket setup, or hosting logic. Once the game's network setup scene is reached, the intro patches are removed and the game continues with its own startup flow.
Install with a Thunderstore-compatible mod manager, or manually place the package contents into the game folder so the plugin DLL ends up at:
BepInEx/plugins/Skip_Intro.dll
The config file is generated at:
BepInEx/config/com.mister9982.gamblewithyourfriends.skipintro.cfg
Available options:
SkipTimeoutSeconds: Delay before retrying if the first skip attempt cannot find a valid scene target.ForceWindowFocusOnStartup: Brings the game window to the foreground during startup.StartupFocusRetrySeconds: How long to retry startup focus while splash scenes are being skipped.Built for BepInEx 5 and Gamble With Your Friends.