Linux
If you're using Linux follow this guide!
Last updated
Was this helpful?
If you're using Linux follow this guide!
Last updated
Was this helpful?
VS Launcher works on ANY Linux distro thanks to the AppImage compilation we're using.
Installing it on Linux is as easy as downloading the AppImage and double clicking it.... that's it. Let's get started:
On that page you'll see all the available versions to download.
On the releases page, the first version is always the latest one. There you'll see a table with the different files to download. Just click on the Linux build as shown in the next image:
Flatpak
option is NOT packaged with .NET so if you're using an immutable distro Vintage Story will not work!
I'm trying to add .NET to the .flatpak
but idk if I'll be able to.
If you want you can use the DEB
or Flatpak
options but remember that those option have no automatic updates.
If you use any of this option just install it with double click or flatpak install vs-launcher-X.X.X.flatpak
and then skip steps 3, 4 and 5. Just open it like any other app.
Flatpak
will have automatic updates using Flathub bot for now on it'll need manual updates when a new version is released.
VS Launcher does not need any dependencies to work, but Vintage Story does. I wanted to make this process automatic upon game launch but Linux has a lot of distros and I can't personalize it to work on all of them so you'll have to do it manually.
To help you with this process we've made a few guide explaining how to install every dependency needed on the most popular Linux distros.
This SteamOS guide was sent by an user that got it working with this. I don't know what each stem does and didn't tested it.
AppImage and DEB options will use /home/username/.config
as folder to store configs, game versions, installations... but Flatpak will use /home/username/.var/app/xyz.xurxomf.vslauncher/config
for this so, if you were using AppImage or DEB builds of VS Launcher before and you install the Flatpak one you'll loose all your configs.
To restore the config you've to move the config file to the new location manually.
If you find any issue report it on the GitHub Issue Tracker and if you need help as us on the GitHub Discussions or on the Official Vintage Story Discord Server.