1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-23 15:52:55 +01:00

Updated Building OpenRCT2 on Linux (markdown)

Michał Janiszewski
2019-01-04 21:36:42 +01:00
parent 40f7874e2a
commit aa5ef9d4f0

@@ -118,9 +118,7 @@ You need a functional `data` directory next to the current working directory whe
An easy way to generate such a data directory is by leveraging `make install`. Type the following in the `build` directory:
```
mkdir temp_install
DESTDIR=./temp_install make install
cp -r temp_install/usr/local/share/openrct2/ data
DESTDIR=. make install
```
Alternatively you can install these assets yourself. The following needs to satisfied: