summaryrefslogtreecommitdiff
path: root/os/debian/README.Debian
diff options
context:
space:
mode:
authorPatric Stout <truebrain@openttd.org>2019-04-07 12:00:36 +0200
committerglx22 <glx22@users.noreply.github.com>2020-06-05 19:36:05 +0200
commitb7643b1d36cb41eb6712042761c13b9819fcbe74 (patch)
tree3bb422ed83832cf197692aef82f142a187a28af6 /os/debian/README.Debian
parent56d54cf60eb5814f77dfcce91cf12879f01e1d1b (diff)
downloadopenttd-b7643b1d36cb41eb6712042761c13b9819fcbe74.tar.xz
Add: create bundles via CPack
CPack works closely together with CMake to do the right thing in terms of bundling (called 'package'). This generates all the packaging we need, and some more.
Diffstat (limited to 'os/debian/README.Debian')
-rw-r--r--os/debian/README.Debian41
1 files changed, 0 insertions, 41 deletions
diff --git a/os/debian/README.Debian b/os/debian/README.Debian
deleted file mode 100644
index e7b4bdb13..000000000
--- a/os/debian/README.Debian
+++ /dev/null
@@ -1,41 +0,0 @@
-OpenTTD for Debian
-------------------
-
-To properly play this game, you need a base graphics and sound set.
-Currently, the graphics, sound and music files from the original
-Transport Tycoon Deluxe game (Windows and DOS versions) are supported,
-as well as the free graphics replacement set "OpenGFX", sound
-replacement set "OpenSFX" (which is in non-free due to a restrictive
-license) and the free music replacement set "OpenMSX".
-
-Normally, installing the openttd package should automatically install
-openttd-opengfx as well, allowing OpenTTD to run out of the box. If you
-want sound, you'll have to enable non-free sources and install the
-openttd-opensfx package manually (or install the original Transport
-Tyccon Deluxe sound files).
-
-The easiest way to install the OpenMSX music files is to use the in-game
-content download system, which should offer the latest version of the
-music files.
-
-To find out how to install the original Transport Tycoon Deluxe graphics
-sound files and music files, see readme.txt, section 4.1.
-
--Playing Music
- In addition to installing a music set (see above), you'll also need
- to install the timidity midi player, available in the timidity
- package.
-
- Remember that not all audio devices support multiple audiostreams
- (music and sound), so you might have to use alsa software mixing or
- pulseaudio.
-
--Scenarios
- There are no scenarios included in this release. Scenarios can be
- downloaded using OpenTTD's content service, which is available from
- OpenTTD's main menu. If you have obtained a scenario through other
- means, you can place it either in your ~/.openttd/scenario directory
- or in the system-wide /usr/share/games/openttd/scenario directory.
-
- -- Matthijs Kooijman <matthijs@stdin.nl> Mon, 01 Feb 2010 10:42:11 +0100
-