Giter Site home page Giter Site logo

vox-launcher's Introduction

GitHub ReleaseGitHub DownloadsPython 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:

  • Buttons to save, reset, rollback and stop the server.
  • A screen that shows server logs and have a console for executing commands.
  • Shows information about the server, such as number of players, day count, season and memory usage.
  • Supports any number of shards.

How it works?


  • Download the App zip, extract its contexts and start the Vox Launcher executable. Click here to download it.
  • Select the game installation folder under Game Directory, if it has not been automatically populated.
  • Create a world using the in game menu and select it under Cluster Directory.
  • Paste a server token under Server Token. See instructions on how to obtain one in the app.
  • Finally, click on the LAUNCH button and have fun!

Tip

Additionally, check out this amazing video tutorial by Jazzy Games on YouTube.


Frequently Asked Questions


  • Windows Defender is flagging Vox Launcher as a threat, why is this happening?

The tool called Pyinstaller, 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.


  • Are mods supported? What do I need to do to enable them?

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


  • How do I get a Cluster Token?

You can create one on the Klei Accounts website.


  • I've found a problem in the app, where should I report it?

You may create a issue in the Issues Tab.
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:

  • Create a file in app/localization/ called locale.yaml, where locate is the language code, which you can find in this website.

  • Use en_US.yaml as a template. Please, try to keep sentence lengths close to the English version to avoid visual issues.

  • Create a Pull Request with the title: Added {language} ({lang_code}) localization


Installing dependencies:

  python -m pip install -r requirements.txt



📜 License


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

vox-launcher's People

Contributors

diogo-webber avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.