diogo-webber / vox-launcher

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

![GitHub Release][version]   ![GitHub Downloads][download_count]   ![Python Version)][python_version]


Vox Launcher

A Don't Starve Together dedicated server launcher.






Vox Launcher is a Windows only dedicated server launcher, created with the aim of simplifying their creation and usage.


Included features:


How it works?



> [!TIP] > Additionally, check out this amazing **[video tutorial][video_tutorial]** by Jazzy Games on YouTube.


Frequently Asked Questions


> The tool called [**Pyinstaller**][pyinstaller_repo], which is used to bundle the app into an executable, is also used by people who actually make malicious software. Windows Defender recognizes some similar patterns in the executable and includes Vox Launcher as a threat. > Usually creating a new version solves this temporarily, but there's not much to be done in the long term other than rebuilding the whole app in another programming language, which I don't have the time or desire to do at the moment. The only thing you could do is to [**add an exclusion to Windows Defender**][windows_defender_tutorial].


> Yes, they are. Just enable them when you're creating the world, it's that simple!


> You can create one on the [**Klei Accounts**][token_website] website.


> You may create a issue in the [**Issues Tab**][new_issue].
Please attach the app log file when doing so. It can be found at `appdata/logs/applog.txt`.


App Showcase


From top left to bottom right: Instructions, Starting Server, Server Online, Log Screen.





























📌 Contributing


Feel free to suggest features and create pull requests to fix bugs or improve existing code. The entry point is app/main.py.

You can also help by translating the app:


Installing dependencies:

  python -m pip install -r requirements.txt



❤️ Contributors


I would like to thank these people for helping with this project:

Translators






Testers







📜 License


This project is under MIT license. See the LICENSE file for more details.