Difference between revisions of "Download"

From The Battle for Wesnoth Wiki
(Source code)
 
(643 intermediate revisions by 92 users not shown)
Line 1: Line 1:
If the latest binaries are not currently available for your OS, please check back in a few days to see if they have been placed here. Packagers have been informed of the release, please be patient.
+
Welcome to the ''Battle for Wesnoth'' downloads page. The BfW project team officially releases the source code and builds for Windows, macOS, and various Linux distributions.
  
== Stable (1.0.x branch) ==
+
If the latest binaries are not currently available for your OS, please check back in a few days to see if they have been placed here. Packagers have been informed of the release, please be patient. In the meantime, read the [[FAQ#A_new_version_is_out.2C_but_where_is_the_download_for_.5BWindows.2C_Mac_OS_X.2C_etc..5D.3F|FAQ]].
The stable files are meant to be used as a stable and rather balanced version of the game. Each version of the 1.0.x branch is compatible to each other. This will not happen in the development branch.
 
  
Version 1.0.2 is the latest stable version, updated with several important bugfixes. This version is recommended for most players since the 1.0.x online multiplayer community is very large and user-made campaign server has a robust content selection.
+
__NOTOC__
 
+
== Stable (1.18 branch) ==
==== Source code ====
+
<b>1.18.x</b> is the current stable branch. These releases are recommended for most players, as they provide a well-tested and balanced game experience with only occasional bug-fix updates. Each version of this branch is compatible with each other. The online player community for it is also the largest and the add-ons server has a vast selection of content.
* Wesnoth 1.0.2: [http://prdownloads.sourceforge.net/wesnoth/wesnoth-1.0.2.tar.gz?download wesnoth-1.0.2.tar.gz] (38.2MB) [http://prdownloads.sourceforge.net/wesnoth/wesnoth-1.0.2.tar.gz.md5?download md5sum]
+
{{StableDownload}}
* [http://www.wesnoth.org/wiki/Download_Xdeltas#Source_code Xdelta for the Sources]
 
* [[CompilingWesnoth]] - how to compile the source code
 
 
 
==== [[BeOS]] ====
 
* Wesnoth 1.0.2 for BeOS: [http://prdownloads.sourceforge.net/wesnoth/Wesnoth-1.0.2-BeOS-x86.pkg.zip?download Wesnoth-1.0.2-BeOS-x86.pkg.zip] (42.3MB) [http://prdownloads.sourceforge.net/wesnoth/Wesnoth-1.0.2-BeOS-x86.pkg.zip.md5?download md5sum]
 
  
 
==== GNU/Linux ====
 
==== GNU/Linux ====
* A distribution-independent binary (made with [http://oblisk.codu.org/ OBLISK]) for any somewhat modern GNU/Linux on i386 is available: [http://prdownloads.sourceforge.net/suparun/wesnoth-1.0.1-x86-Opkg.tar.gz?download wesnoth-1.0.1-x86-Opkg.tar.gz]
+
* There are binaries for many different GNU/Linux distributions. Not all are always up to date with the current release. Please have a look at the [[WesnothBinariesLinux|Linux binary page]] for more information about the binaries for your distribution.
** (do _*_NOT_*_ try to install to a subdirectory of the package's directory. Trust me on this :-( )
 
** Actually, you don't need to install it at all, you can run it in place.
 
 
 
* There are binaries for many different GNU/Linux Distributions. Not all are always up to date with the current release. Please have a look at [[WesnothBinariesLinux]] for more informations about the binaries for your Distribution.
 
 
 
==== Mac OS X ====
 
* Wesnoth 1.0.2 for Mac OS X:
 
** [http://prdownloads.sourceforge.net/wesnoth/Wesnoth_MacOSX_1.0.2.dmg?download Sourceforge-hosted build] by Sithrandel (53.6 MB)
 
** [http://lwa.retiaire.org/wesnoth/Wesnoth_MacOSX_1.0.2-lwa.dmg Wesnoth_MacOSX_1.0.2-lwa.dmg] by lwa (44MB)
 
** [http://lwa.retiaire.org/wesnoth/Wesnoth_MacOSX_1.0.2_lite-lwa.dmg  Wesnoth_MacOSX_1.0.2_lite-lwa.dmg] by lwa (game only, music and large story images removed) (25MB)
 
 
 
==== MS Windows ====
 
* Wesnoth 1.0.2 for Microsoft Windows: [http://prdownloads.sourceforge.net/wesnoth/wesnoth-windows-1.0.2.exe?download wesnoth-windows-1.0.2.exe] (37.0MB)
 
* [http://www.wesnoth.org/wiki/Download_Xdeltas#MS_Windows Xdelta for the Windows binary]
 
 
 
==== FreeBSD ====
 
* Wesnoth 1.0.1 for FreeBSD: /usr/ports/games/wesnoth (37.3MB)
 
  
==== AmigaOS4 ====
+
==== Miscellaneous ====
* Wesnoth 1.0rc1 for AmigaOS4: http://www.os4depot.net/share/game/strategy/wesnoth.lha (37.7MB)
+
* [https://sourceforge.net/projects/wesnoth/files/ SourceForge page for current and all previous versions]
  
== Development ==
+
== Development (1.19 branch) ==
Version 1.1 is the latest development version, boasting updated graphics and new exciting features. However, there may be occasional bugs or performance problems in the development versions since heavy changes are taking place all the time. For balanced and stable gaming, it is recommended you use the latest version of the 1.0.x branch.  This version is recommended for coders and campaign developers, as well as those who want to preview the future of Wesnoth.
+
<b>1.19.x</b> is the current development branch, boasting new exciting features. However, there may be occasional bugs or performance problems in these releases. Content creators, coders, and players who want to preview the future of Wesnoth may be interested in checking out our work in this branch.
  
==== Source code ====
+
People familiar with version control systems and building the game from source may follow Wesnoth development even more closely using the [[WesnothRepository|Git repository]] instead.
* Wesnoth 1.1.1: [http://prdownloads.sourceforge.net/wesnoth/wesnoth-1.1.1.tar.gz?download wesnoth-1.1.1.tar.gz] (51MB) [http://prdownloads.sourceforge.net/wesnoth/wesnoth-1.1.1.tar.gz.md5?download md5sum]
+
{{DevDownload}}
* [http://www.wesnoth.org/wiki/Download_Xdeltas#Source_code Xdelta for the Sources]
 
* [[CompilingWesnoth]] - how to compile the source code
 
  
 
==== GNU/Linux ====
 
==== GNU/Linux ====
* A distribution-independent binary (made with [http://oblisk.codu.org/ OBLISK]) for any somewhat modern GNU/Linux on i386 is available: [http://prdownloads.sourceforge.net/suparun/wesnoth-1.1-x86-Opkg.tar.gz?download wesnoth-1.1-x86-Opkg.tar.gz]
+
* There are binaries for many different GNU/Linux distributions. Not all are always up to date with the current release. Please have a look at the [[WesnothBinariesLinux|Linux binary page]] for more information about the binaries for your distribution.
* There are binaries for many different GNU/Linux Distributions. Not all are always up to date with the current release. Please have a look at [[WesnothBinariesLinux]] for more informations about the binaries for your Distribution.
 
  
==== Mac OS X ====
+
==== Miscellaneous ====
* Wesnoth 1.1 for Mac OS X:
+
* [https://sourceforge.net/projects/wesnoth/files/ SourceForge page for current and all previous versions]
** [http://prdownloads.sourceforge.net/wesnoth/Wesnoth_MacOSX_1.1.dmg?download Sourceforge-hosted build] by Sithrandel (no python)(59 MB)
 
** [http://lwa.retiaire.org/wesnoth/Wesnoth_MacOSX_1.1-lwa.dmg Wesnoth_MacOSX_1.1-lwa.dmg] by lwa (game + map editor, inkl. python) (59MB)
 
** [http://lwa.retiaire.org/wesnoth/Wesnoth_MacOSX_1.1_lite-lwa.dmg Wesnoth_MacOSX_1.1_lite-lwa.dmg] by lwa (game, without big images and music, incl. python) (40MB)
 
  
==== MS Windows ====
+
== License ==
* Wesnoth 1.1 for Microsoft Windows (no python): [http://prdownloads.sourceforge.net/wesnoth/wesnoth-windows-1.1.0_NoPython.exe?download wesnoth-windows-1.1.0_NoPython] (37.9MB)
+
''Main article: [[Wesnoth:Copyrights]]''
  
* Wesnoth 1.1 for Microsoft Windows (with python support): [http://prdownloads.sourceforge.net/wesnoth/wesnoth-windows-1.1.0.exe?download wesnoth-windows-1.1.0] (38.4MB)
+
This program is free software; you can redistribute it and/or modify it under the terms of the [https://www.gnu.org/licenses/gpl-2.0.html GNU General Public License version 2], as published by the [https://www.fsf.org Free Software Foundation], or at your option, any later version.
  
== License ==
 
This program is free software; you can redistribute it and/or modify it under the terms of the [http://www.fsf.org/copyleft/gpl.html GNU General Public License version 2], as published by the [http://www.fsf.org/ Free Software Foundation].
 
 
This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU General Public License for more details.
 
This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU General Public License for more details.
 +
 +
Some assets included with the game are provided under the terms of the [https://creativecommons.org/licenses/by-sa/4.0/ Creative Commons Attribution-ShareAlike 4.0 license].
  
 
== See also ==
 
== See also ==
* [http://sourceforge.net/project/showfiles.php?group_id=89495 SourceForge downloads]
+
* [https://changelog.wesnoth.org/1.18 Changelog for the stable version]
* [http://changelog.wesnoth.org Changelog]
+
* [https://changelog.wesnoth.org Changelog for the development version]
* [[WesnothBinaries| More binaries]]
+
* [[WesnothRepository]] - bleeding edge version from the repository
* [http://sourceforge.net/project/showfiles.php?group_id=89495 Previous releases]
+
 
* [[WesnothSVN]] - bleeding edge version from SVN
+
[[Category:Building and Installing]]

Latest revision as of 00:45, 22 March 2024

Welcome to the Battle for Wesnoth downloads page. The BfW project team officially releases the source code and builds for Windows, macOS, and various Linux distributions.

If the latest binaries are not currently available for your OS, please check back in a few days to see if they have been placed here. Packagers have been informed of the release, please be patient. In the meantime, read the FAQ.


Stable (1.18 branch)

1.18.x is the current stable branch. These releases are recommended for most players, as they provide a well-tested and balanced game experience with only occasional bug-fix updates. Each version of this branch is compatible with each other. The online player community for it is also the largest and the add-ons server has a vast selection of content.

Windows (10 1903 and later, 64-bit only)

macOS (10.12 and later)

Source code

GNU/Linux

  • There are binaries for many different GNU/Linux distributions. Not all are always up to date with the current release. Please have a look at the Linux binary page for more information about the binaries for your distribution.

Miscellaneous

Development (1.19 branch)

1.19.x is the current development branch, boasting new exciting features. However, there may be occasional bugs or performance problems in these releases. Content creators, coders, and players who want to preview the future of Wesnoth may be interested in checking out our work in this branch.

People familiar with version control systems and building the game from source may follow Wesnoth development even more closely using the Git repository instead.

Windows (10 1903 and later)

macOS (10.12 and later)

Source code

GNU/Linux

  • There are binaries for many different GNU/Linux distributions. Not all are always up to date with the current release. Please have a look at the Linux binary page for more information about the binaries for your distribution.

Miscellaneous

License

Main article: Wesnoth:Copyrights

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, as published by the Free Software Foundation, or at your option, any later version.

This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU General Public License for more details.

Some assets included with the game are provided under the terms of the Creative Commons Attribution-ShareAlike 4.0 license.

See also

This page was last edited on 22 March 2024, at 00:45.