-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Home
Daniel Scalzi edited this page Jun 9, 2020
·
17 revisions
A collection of support articles for Helios Launcher.
Helios provides operators of modded severs with a seamless way to deploy continous updates to clients.
All game files are stored in the the data folder. You can change this value under Launcher Settings.
-
Windows
AppData/Roaming/.helioslauncher/
-
macOS
~/Library/Application Support/.helioslauncher/
-
Linux
/home/.helioslauncher/
Screenshots and world saves are stored in the instance folder for the corresponding server configuration.
.helioslauncher/instances/{SERVER}
The launcher configuration files (config.json, distribution.json) are stored in the userData
folder.
-
Windows
%APPDATA%/Helios Launcher
-
macOS
~/Library/Application Support/Helios Launcher
-
Linux
$XDG_CONFIG_HOME/Helios Launcher
or~/.config/Helios Launcher