-
-
Notifications
You must be signed in to change notification settings - Fork 2
Installation
Zaldaryon edited this page Jun 26, 2026
·
20 revisions
Grab the release archive for your platform from the Releases page:
-
Optimum-v0.1.0-win-x64.zipfor Windows -
Optimum-v0.1.0-linux-x64.tar.gzfor Linux -
Optimum-v0.1.0-mac-arm64.dmgfor macOS Apple Silicon -
Optimum-v0.1.0-mac-x64.dmgfor macOS Intel
- Extract the zip to any folder (e.g.
C:\Games\Optimum\). - Run
Optimum.exe. - The game launches with your existing account and data. No migration needed.
- Extract the tar.gz:
tar xzf Optimum-v0.1.0-linux-x64.tar.gz - Run
./Optimumor./run.shfrom inside the extracted folder. - The .desktop file registers Optimum in your application menu if you run
install.sh.
- Open the .dmg file.
- Drag
Optimum.appinto your Applications folder. - On first launch, macOS Gatekeeper will warn that the app is from an unidentified developer. Right-click the app, select Open, then confirm. This happens once.
Optimum reads from ~/.config/OptimumVintagestoryData by default (Linux), %AppData%/OptimumVintagestoryData (Windows), or ~/Library/Application Support/OptimumVintagestoryData (macOS). To share your existing vanilla worlds, point Optimum at your vanilla data path with the --dataPath launch argument.
Do not place Optimum files in your Mods folder. Optimum is a standalone client that replaces the engine DLLs. It runs as its own application.