Add: Setting to uniformly slow the acceleration and braking of realistic trains
[openttd-jgr.git] / installation.md
blob0ec0d8570273adfa1733fe31e13c32f8110942bd
1 # Installation
3 ## Windows
5 Download the Windows zip file for your OS type (usually the 64 bit version) from [releases](https://github.com/JGRennison/OpenTTD-patches/releases).
7 Unzip this file and run `openttd.exe`.
9 ## Linux
11 Download and use one of the Linux builds in [releases](https://github.com/JGRennison/OpenTTD-patches/releases), or compile from source (see below).
13 ## MacOS
15 Download and use the MacOS DMG file from [releases](https://github.com/JGRennison/OpenTTD-patches/releases).
17 Alternatively, use [homebrew](https://brew.sh) by typing `brew install jgrennison-openttd --cask`.
19 ## Compiling your own build
21 See [compiling](/COMPILING.md) for more details.