diogo-webber / vox-launcher

A Don't Starve Together dedicated server launcher.
MIT License
27 stars 7 forks source link

Server token isn't saved on close #16

Open dudule73 opened 2 months ago

dudule73 commented 2 months ago

Hi ! I managed to launch a dedicated server for Don't Starve Together. Very usefull ! But unfortunately, the server token isn't saved on close. Every textbox inputs are saved except server token, so I have to enter it on each launch. Very boring ! Is somebody got a solution ? Thank's !

dudule73 commented 2 months ago

Oh sorry, I found the solution ! You have to go to the server parameters page on your Klei account, then downloas server parameters. In the downloaded zip, you'll find the cluster_token.txt file. Copy it in your cluster save folder. On Vox startup the token is now present =)

diogo-webber commented 1 month ago

Hey, your solution works, but it should be required. It only saves the text box when you stop edditing it (like when you start editing another text box).

It might be better to also save it when you launch the server. Thanks for reporting.