1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-15 11:03:00 +01:00

Correct title sequence path

Michael Steenbeek
2024-04-15 16:35:48 +02:00
parent 3696a9cad8
commit 7b1876bf52

@@ -122,7 +122,7 @@ Alternatively you can install these assets yourself. The following needs to sati
* `$build/data/` has to have contents of `$repo/data/`
* `$build/data/g2.dat` needs to exist. Build it using `make g2` and then copy it into `data`.
* `$build/data/object` has to have the extracted contents from https://github.com/OpenRCT2/objects/releases
* (optional) `$build/data/title` has to have extracted contents from https://github.com/OpenRCT2/title-sequences/releases
* (optional) `$build/data/sequence` has to have extracted contents from https://github.com/OpenRCT2/title-sequences/releases
`$XDG_CONFIG_HOME/OpenRCT2/` (or `~/.config/OpenRCT2/` in its absence) has to have `config.ini` with `game_path` set to an RCT install. `openrct2` will ask you for this directory when it first starts.