Skip to content

dstmodders/mod-auto-join

Repository files navigation

mod-auto-join

CI Deploy Codecov

Auto-Join

Overview

Mod for the game Don't Starve Together which is available through the Steam Workshop. It was made for those who are tired of pressing the "Join" button over and over again in an attempt to join the full server while "hunting" for the free slot.

It adds an "Auto-Join" button next to the original "Join" to continuously reconnect to the selected server until joining. Now you can finally stop "zombie-clicking" and focus on the more important stuff!

Configuration

Don't like the default behaviour? Choose your own configuration to match your needs:

Configuration Default Description
Disable music Enabled When enabled, disables music while attempting to join
Notification sound Disabled Plays the following sound if connection succeeds
Waiting time 15s The time between reconnection attempts
Indicator Enabled When enabled, adds a corner indicator on the supported screens
Indicator position Top Right Indicator position on the screen
Indicator padding 10 Indicator padding from the screen edges
Indicator scale 1.3 Indicator scale on the screen
Rejoin key Ctrl Key used for toggling the rejoin functionality
Rejoin initial wait 3s Initial wait in seconds to retrieve a list of servers before rejoining
Rejoin main screen button Enabled When enabled, adds "Rejoin" button in the multiplayer main screen
Rejoin pause screen button Enabled When enabled, adds "Rejoin" button in the pause screen
Hide changelog Enabled When enabled, hides the changelog in the mod description
Debug Disabled When enabled, displays debug data in the console

Documentation

The LDoc documentation generator has been used for generating documentation, and the most recent version can be found here: https://docs.dstmodders.com/auto-join/

License

Released under the MIT License.