4.2.3
#2465
Replies: 1 comment 3 replies
-
Happy to see how active the development is! |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
warzone2100_win_(arch)_installer.exe
-- The main Windows build (full installer)warzone2100_win_(arch)_portable.exe
-- The portable version of the Windows build (self contained -- install it anywhere!)warzone2100_macOS_universal.zip
-- For macOS (10.10+)warzone2100_ubuntu18.04_amd64.deb
-- For Ubuntu 18.04warzone2100_ubuntu20.04_amd64.deb
-- For Ubuntu 20.04warzone2100_src.tar.xz
-- The tarball for Linux / BSD / whatever systems. (full source / data)IMPORTANT: To build from source, use the warzone2100_src.tar.xz tarball.
To install the .deb files, use
sudo apt install
. Example:sudo apt install ./warzone2100_ubuntu20.04_amd64.deb
This discussion was created from the release 4.2.3.
Beta Was this translation helpful? Give feedback.
All reactions