OpenTTD-15.0-beta2

Introduction to OpenTTD

The OpenTTD package is an open source and improved-upon version of Transportation Tycoon Deluxe.

[Note]

Note

This may take a while to build. Feel free to do something else while this is building.

OpenTTD Dependencies

Required

SDL2

Required (for clients; not needed for servers)

Fontconfig, FreeType2, and HarfBuzz (with ICU)

Recommended

Optional

breakpad, Doxygen, and fluidsynth

Installation of OpenTTD

Install OpenTTD by running the following commands:

mkdir build &&
cd    build &&

cmake -D CMAKE_INSTALL_PREFIX=/usr   \
      -D CMAKE_BUILD_TYPE=Release    \
      -W no-dev -G Ninja .. &&

ninja

Now, as the root user:

ninja install &&
mv -v /usr/share/doc/openttd{,-15.0-beta2}

Contents

Installed Programs: openttd
Installed Libraries: None
Installed Directories: /usr/share/doc/openttd-15.0-beta2 and /usr/share/openttd

Short Descriptions

openttd

is the OpenTTD launcher