You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/installation.md

22 lines
675 B
Markdown

# Installation
## Windows
Download the Windows zip file for your OS type (usually the 64 bit version) from [releases](https://github.com/JGRennison/OpenTTD-patches/releases).
Unzip this file and run `openttd.exe`.
## Linux
Download and use one of the Linux builds in [releases](https://github.com/JGRennison/OpenTTD-patches/releases), or compile from source (see below).
## MacOS
Download and use the MacOS DMG file from [releases](https://github.com/JGRennison/OpenTTD-patches/releases).
Alternatively, use [homebrew](https://brew.sh) by typing `brew install jgrennison-openttd --cask`.
## Compiling your own build
See [compiling](/COMPILING.md) for more details.